summaryrefslogtreecommitdiffstats
path: root/drivers/dca
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@redhat.com>2015-02-25 03:58:21 +0100
committerMike Snitzer <snitzer@redhat.com>2015-04-15 18:10:14 +0200
commitde3ec86dff160d35c817bb70eeaeff6e392f44a4 (patch)
treeccb44d9f929f34bb8cae746252e3a40246c9f895 /drivers/dca
parentdm: reduce the queue delay used in dm_request_fn from 100ms to 10ms (diff)
downloadlinux-de3ec86dff160d35c817bb70eeaeff6e392f44a4.tar.xz
linux-de3ec86dff160d35c817bb70eeaeff6e392f44a4.zip
dm: don't start current request if it would've merged with the previous
Request-based DM's dm_request_fn() is so fast to pull requests off the queue that steps need to be taken to promote merging by avoiding request processing if it makes sense. If the current request would've merged with previous request let the current request stay on the queue longer. Suggested-by: Jens Axboe <axboe@fb.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions