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:
4849f01
)
Btrfs: run the backing dev more often in the submit_bio helper
author
Chris Mason
<chris.mason@oracle.com>
Wed, 10 Mar 2010 20:33:32 +0000
(15:33 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 15 Mar 2010 15:00:09 +0000
(11:00 -0400)
The submit_bio helper thread can decide to loop back around to
service more bios. This commit forces it to unplug first, which helps
reduce the latency seen by submitters.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found