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

Re: scheduler rewrite


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 2 Dec 2004 11:50:23 -0800 (PST)

:I recall that Matt said a scheduler rewrite was needed for DragonFly.  I
:was just curious what the time frame on that is.  The scheduler
:performance is a weak spot for DragonFly at the moment although I do not
:know if it is any better in FBSD-5.
:
:Thanks.
:
:-- 
:Glenn Johnson <glennpj@xxxxxxxxxxx>

    The scheduler should be in fairly good shape now, though there are
    still a few weak spots here and there.  

    There are actually two schedulers.. there's the LWKT scheduler,
    which is as close to perfect as its possible to be, and there is
    the userland scheduler, which is the one that needs work.

    I would like to write a second userland scheduler that uses a
    more fair-share methodology with an interactivity hint.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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