diff --git a/[refs] b/[refs] index e9c979c0a54b..adff5a05d4f6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 492af6350a5ccf087e4964104a276ed358811458 +refs/heads/master: 08dc8726d4be85bca793141c827574fd32a681bb diff --git a/trunk/block/Kconfig.iosched b/trunk/block/Kconfig.iosched index baad3dae3655..8bd105115a69 100644 --- a/trunk/block/Kconfig.iosched +++ b/trunk/block/Kconfig.iosched @@ -27,7 +27,9 @@ config IOSCHED_CFQ ---help--- The CFQ I/O scheduler tries to distribute bandwidth equally among all processes in the system. It should provide a fair - working environment, suitable for desktop systems. + and low latency working environment, suitable for both desktop + and server systems. + This is the default I/O scheduler. choice