[PATCH] Make CFQ the default IO scheduler
Signed-off-by: Jens Axboe <axboe@suse.de>
This commit is contained in:
parent
8f34ee75de
commit
b17fd9bceb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue