[PATCH] Make CFQ the default IO scheduler

Signed-off-by: Jens Axboe <axboe@suse.de>
This commit is contained in:
Jens Axboe 2006-06-19 10:06:48 +02:00 committed by Jens Axboe
parent 8f34ee75de
commit b17fd9bceb

View file

@ -40,7 +40,7 @@ config IOSCHED_CFQ
choice choice
prompt "Default I/O scheduler" prompt "Default I/O scheduler"
default DEFAULT_AS default DEFAULT_CFQ
help help
Select the I/O scheduler which will be used by default for all Select the I/O scheduler which will be used by default for all
block devices. block devices.