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

Re: DragonFlyBSD threading model


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 1 Aug 2005 18:09:37 -0700 (PDT)

:I've been wondering for some time how the number of LWKT are determined?
:Are they created when needed (on interrupts etc) or are there a fixed
:amount?
:
:--
:Erik Wikström

    Each user process has its own private LWKT.  The scheduler schedules and
    deschedules the related LWKT as needed.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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