Explorar o código

[PATCH] Make CFQ the default IO scheduler

Signed-off-by: Jens Axboe <axboe@suse.de>
Jens Axboe %!s(int64=19) %!d(string=hai) anos
pai
achega
b17fd9bceb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      block/Kconfig.iosched

+ 1 - 1
block/Kconfig.iosched

@@ -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.