Skip to content

Commit

Permalink
block: CFQ is more than a desktop scheduler
Browse files Browse the repository at this point in the history
Update Kconfig.iosched entry.

Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
Jens Axboe committed Oct 3, 2009
1 parent 492af63 commit 08dc872
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion block/Kconfig.iosched
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 08dc872

Please sign in to comment.