HELP! * BLUE=global GREY=local Global HTML version of Foils prepared July 6,1995

Foil 13 Multithreading on Unix-compliant Operating Systems --6:IRIX Thread Characteristics

From Threads with TCE in detail CPS600 Spring Semester95 -- April 1995. by Janusz Niemiec and Geoffrey Fox * See also color IMAGE

Processes created this way have their private registers and stacks and signal vectors, except that, everything else is being shared.
  • All processes created by sproc are scheduled in a preemptive fashion by the OS.
  • Synchronization can be done in a standard way -- using semaphores.
  • Since these processes have all attributes of heavy-weight tasks, their creation and context-switch is more costly comparing to "true" threads.


Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Feb 18 1997