Re: are the io-schedulers per-device?

2005-03-03 Thread Jens Axboe
On Fri, Mar 04 2005, Florin Iucha wrote: > Hello, > > For a semester project I am experimenting with a new IO scheduler and I > was trying to set my scheduler to control a single device, to ease the > development and debugging, by using >echo "foo" > /sys/block/ubdc/queue/scheduler > Much to m

are the io-schedulers per-device?

2005-03-03 Thread Florin Iucha
Hello, For a semester project I am experimenting with a new IO scheduler and I was trying to set my scheduler to control a single device, to ease the development and debugging, by using echo "foo" > /sys/block/ubdc/queue/scheduler Much to my suprise, this sets the scheduler for the other block