Magellan Linux

Contents of /trunk/kernel26-magellan/patches-2.6.16-r12/0013-2.6.16-defaultcfq.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 72 - (show annotations) (download)
Mon Jun 5 09:25:38 2006 UTC (17 years, 11 months ago) by niro
File size: 575 byte(s)
ver bump to 2.6.16-r12:
- updated to linux-2.6.16.19
- updated to ck11

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.