From 9919bc8efda524c3a46805ccdfb29b02d621f8b6 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Sat, 3 Oct 2009 09:40:47 +0200 Subject: [PATCH] --- yaml --- r: 172905 b: refs/heads/master c: 08dc8726d4be85bca793141c827574fd32a681bb h: refs/heads/master i: 172903: 3ed8c5df258979aa38c91a9cc71dbde3490f86a1 v: v3 --- [refs] | 2 +- trunk/block/Kconfig.iosched | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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