public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ckpatch][11/29] defaultcfq.diff
@ 2006-06-18  7:31 Con Kolivas
  0 siblings, 0 replies; only message in thread
From: Con Kolivas @ 2006-06-18  7:31 UTC (permalink / raw)
  To: linux list; +Cc: ck list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-18  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-18  7:31 [ckpatch][11/29] defaultcfq.diff Con Kolivas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox