On Sat, Mar 12 2005, Andrew Morton wrote:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm3/
> 
> 
> - A new version of the "acpi poweroff fix".  People who were having trouble
>   with ACPI poweroff, please test and report.
> 
> - A very large update to the CFQ I/O scheduler.  Treat with caution, run
>   benchmarks.  Remember that the I/O scheduler can be selected on a per-disk
>   basis with 
> 
>       echo as > /sys/block/sda/queue/scheduler

echo anticipatory > /sys/block/sda/queue/scheduler

I think it's really messy that AS is 'as' in some places and
'anticipatory' elsewhere. I would suggest we rename it to 'as' all over,
it's easier to type.

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

-- 
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to