![]() | |||||||||||||
Messages in this thread Patch in this message |
Set the cfq I/O Scheduler as the default. Signed-off-by: Con Kolivas <kernel@kolivas.org> block/Kconfig.iosched | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: linux-ck-dev/block/Kconfig.iosched =================================================================== --- linux-ck-dev.orig/block/Kconfig.iosched 2006-06-18 15:20:13.000000000 +1000 +++ linux-ck-dev/block/Kconfig.iosched 2006-06-18 15:23:51.000000000 +1000 @@ -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. -- -ck - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-06-18 09:35 [from the cache] ©2003-2008 | |||||||||||||