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:
c4d8b02
)
ext4: mark all metadata I/O with REQ_META
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 20 Apr 2013 19:46:17 +0000
(15:46 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 20 Apr 2013 19:46:17 +0000
(15:46 -0400)
As Dave Chinner pointed out at the 2013 LSF/MM workshop, it's
important that metadata I/O requests are marked as such to avoid
priority inversions caused by I/O bandwidth throttling.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found