DragonFly BSD
DragonFly kernel List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: State of threads?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 8 Jul 2004 08:47:53 -0700 (PDT)

:> beginning of the framwork exists (userland LWKT). Other parts of
:> the system had a greater need for work.
:> 
:> libc_r is still the n:1 threading and therefore can't take advantage
:> of SMP other than the normal multi-processing.
:> 
:> Joerg
:
:With the LWKT, what model will it adopt? n:1 n:m? just a little curious.
:
:Thanks in advanced,
:
:Matty

    The goal is a N:M threading model with the kernel only aware of the
    'N' part.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]