[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
prompt "Default I/O scheduler"
default DEFAULT_AS
default DEFAULT_CFQ
help
Select the I/O scheduler which will be used by default for all
block devices.