Date: Wed, 16 Apr 2008 18:44:51 +0200 From: Daniel Tourde <daniel.tourde@spray.se> To: josh.carroll@gmail.com Cc: freebsd-questions@freebsd.org Subject: Re: How to switch scheduler on 7.0? Message-ID: <200804161844.52281.daniel.tourde@spray.se> In-Reply-To: <8cb6106e0804151328t22ff3996o9aeb2a4c26d9f2eb@mail.gmail.com> References: <200804152159.46589.daniel.tourde@spray.se> <8cb6106e0804151328t22ff3996o9aeb2a4c26d9f2eb@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! Thank you for your answer. So, I need to recompile the kernel. Fine! At first I thought there might be a switch somewhere, to do the conversion "The soft way"...., but OK, I'll rebuild the kernel. Daniel > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804161844.52281.daniel.tourde>