Loadable Scheduler in Freebsd
John-Mark Gurney
gurney_j at resnet.uoregon.edu
Sat Nov 6 11:21:25 PST 2004
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."
More information about the freebsd-hackers
mailing list