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: Tue, 2 Aug 2005 09:29:11 -0700 (PDT)

:
:Matthew Dillon wrote:
:>     This separation also allows us to theoretically implement multiple
:>     userland schedulers, either exclusively or in tandem, or even locked
:>     to a subset of available cpus.  These are features I want to add.
:How do you plan to add granularity for this? Per jail, per application, etc?
:
:Toma¾

   Don't know yet.  The current scheduler structure pointer is inherited by
   children of a fork, it's mostly a matter of building the infrastructure
   to manage multiple schedulers and select which cpu(s) they run on.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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