git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d1deb8
)
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
author
Mike Snitzer
<snitzer@redhat.com>
Fri, 6 Mar 2015 03:21:10 +0000
(22:21 -0500)
committer
Mike Snitzer
<snitzer@redhat.com>
Wed, 15 Apr 2015 16:10:13 +0000
(12:10 -0400)
Commit
7eaceaccab
("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>
drivers/md/dm.c
patch
|
blob
|
history
diff --cc
drivers/md/dm.c
Simple merge