On 8/6/05, Paul Kölle <[EMAIL PROTECTED]> wrote:
> A. Khattri wrote:
> 
> > I had a (dumb?) question: if you enable all the schedulers in a 2.6
> > kernel, which one is picked as the default?
> And how do I change it if all three are built in?
> 

The elevator is set per block device and can be changed via sysfs.
Here is an example of how to change it for /dev/sda:

# echo deadline > /sys/block/sda/queue/scheduler

Cheers,

--Kerin Millar

-- 
[email protected] mailing list

Reply via email to