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:
7d327fe
)
dm thin: adjust max_sectors_kb based on thinp blocksize
author
Mike Snitzer
<snitzer@redhat.com>
Thu, 9 Oct 2014 22:43:25 +0000
(18:43 -0400)
committer
Mike Snitzer
<snitzer@redhat.com>
Mon, 10 Nov 2014 20:25:27 +0000
(15:25 -0500)
Allows for filesystems to submit bios that are a factor of the thinp
blocksize, improving dm-thinp efficiency (particularly when the data
volume is RAID).
Also set io_min to max_sectors_kb if it is a factor of the thinp
blocksize.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
No differences found