Skip to content
Commit 1d223515 authored by Jens Axboe's avatar Jens Axboe
Browse files

cfq-iosched: add a knob for desktop interactiveness



This is basically identical to what Vivek Goyal posted, but combined
into one and labelled 'desktop' instead of 'fairness'. The goal
is to continue to improve on the latency side of things as it relates
to interactiveness, keeping the questionable bits under this sysfs
tunable so it would be easy for throughput-only people to turn off.

Apart from adding the interactive sysfs knob, it also adds the
behavioural change of allowing slice idling even if the hardware
does tagged command queuing.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent b0da3f0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment