Эх сурвалжийг харах

block: CFQ is more than a desktop scheduler

Update Kconfig.iosched entry.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Jens Axboe 15 жил өмнө
parent
commit
08dc8726d4
1 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 3 1
      block/Kconfig.iosched

+ 3 - 1
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