]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[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 f3b7753aac9940a34e6b6af58f7a7f26762c8b50..48d090e266fc5745be94af97ff8deb32c2726995 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.