DragonFly kernel List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: DragonFlyBSD threading model
: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]