Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
Commit 7eaceac ("block: remove per-queue plugging") didn't justify DM's use of a 100ms delay; such an extended delay is a liability when there is reason to re-kick the queue. Signed-off-by: Mike Snitzer <snitzer@redhat.com>
- Loading branch information