Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2004 11:21:23 -0800
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        Devesh Shah <shah@docomolabs-usa.com>
Cc:        FreeBSD-hackers@FreeBSD.org
Subject:   Re: Loadable Scheduler in Freebsd
Message-ID:  <20041106192122.GE22681@funkthat.com>
In-Reply-To: <003f01c4c2c5$17e2c560$8a6115ac@dcml.docomolabsusa.com>
References:  <003f01c4c2c5$17e2c560$8a6115ac@dcml.docomolabsusa.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Devesh Shah wrote this message on Thu, Nov 04, 2004 at 15:22 -0800:
> Based on the SYSINIT framework, I have made ULE scheduler as a loadable module but have not quite
> figured how to migrate from default 4bsd to newly loaded ule scheduler or is it possible at all.

As someone suggested, switches schedulers would be very complex..

what would be much more doable is require a scheduler module loaded by
loader, and then select which scheduler from the loader...  (though I
don't know how many ifdef's outside scheduler modules exist today)..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041106192122.GE22681>