Can anyone tell me if the default scheduler for Etch (specifically Etch-Testing) is CFQ?
I took a look at my /sys/block/sda/queue/scheduler
file, and it looks like this:
noop anticipatory deadline [cfq]
Do the brackets around [cfq] indicate that it is the default scheduler?
I'm just wondering because the faqs on
suggest that cfq is good for firewire (among other things)
Thanks!
--