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."
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to