Skip to content
Commit 9a0e609e authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm: only run the queue on completion if congested or no requests pending



On really fast storage it can be beneficial to delay running the
request_queue to allow the elevator more opportunity to merge requests.

Otherwise, it has been observed that requests are being sent to
q->request_fn much quicker than is ideal on IOPS-bound backends.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent ff36ab34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment