[PATCH] Make CFQ the default IO scheduler
authorJens Axboe <axboe@suse.de>
Mon, 19 Jun 2006 08:06:48 +0000 (10:06 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Fri, 23 Jun 2006 15:10:39 +0000 (17:10 +0200)
Signed-off-by: Jens Axboe <axboe@suse.de>
block/Kconfig.iosched

index f3b7753..48d090e 100644 (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.