On Mon, 2 Apr 2001, Werner Puschitz wrote:

>
> LinuxThreads follows the so-called "one-to-one" model: each thread is
> actually a separate process in the kernel.  The kernel scheduler takes
> care of scheduling the threads, just like it schedules regular processes.
> So each thread is actually a process.

Unless, of course, you're using the uber-cool M:N threading from IBM:

  http://oss.software.ibm.com/developerworks/opensource/pthreads/

-- 
It won't be long before the CPU is a card in a slot on your ATX videoboard
Craig Kelley  -- [EMAIL PROTECTED]
http://www.isu.edu/~kellcrai finger [EMAIL PROTECTED] for PGP block




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to