Magellan Linux

Contents of /trunk/kernel26-magellan/patches-2.6.16-r3/0012-2.6.16-defaultcfq.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 70 - (show annotations) (download)
Thu May 11 19:09:22 2006 UTC (18 years ago) by niro
File size: 575 byte(s)
import

1 block/Kconfig.iosched | 2 +-
2 1 files changed, 1 insertion(+), 1 deletion(-)
3
4 Index: linux-2.6.16-ck1/block/Kconfig.iosched
5 ===================================================================
6 --- linux-2.6.16-ck1.orig/block/Kconfig.iosched 2006-03-20 20:46:25.000000000 +1100
7 +++ linux-2.6.16-ck1/block/Kconfig.iosched 2006-03-20 20:46:51.000000000 +1100
8 @@ -40,7 +40,7 @@ config IOSCHED_CFQ
9
10 choice
11 prompt "Default I/O scheduler"
12 - default DEFAULT_AS
13 + default DEFAULT_CFQ
14 help
15 Select the I/O scheduler which will be used by default for all
16 block devices.