NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: SCHED_M2 vs SCHED_4BSD



On Tue, May 5, 2009 at 8:50 PM,  <raymond.meyer%rambler.ru@localhost> wrote:
> I have a few questions in regard to different scheduling algorithms
> supported by NetBSD-5
>
> What is the difference between SCHED_M2 and SCHED_4BSD and how do I
> enable them in kernel config file?
>
> Which scheduling algorithm would work better on a single CPU machine?
>

You can enable it in kernel config with:

no options SCHED_4BSD
options SCHED_M2

zafer.


Home | Main Index | Thread Index | Old Index