How to switch scheduler on 7.0?

Josh Carroll josh.carroll at gmail.com
Tue Apr 15 20:28:29 UTC 2008


n Tue, Apr 15, 2008 at 9:59 PM, Daniel Tourde <daniel.tourde at spray.se> wrote:
> Hi!
>
>  I would like to switch scheduler on my FreeBSD 7.0 box but I don't know how to
>  do that. The scheduler by default has terrible performances under KDE/Gnome
>  and I would like to test the new one.

See the following for building a custom kernel:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html

You will want to use options SCHED_ULE instead of SCHED_4BSD in your
kernel config.

Regards,
Josh


More information about the freebsd-questions mailing list