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:
83817e3
)
ceph: implement (optional) max read size
author
Sage Weil
<sage@newdream.net>
Thu, 4 Aug 2011 15:21:30 +0000
(08:21 -0700)
committer
Sage Weil
<sage@newdream.net>
Tue, 25 Oct 2011 23:10:15 +0000
(16:10 -0700)
The 'rsize' mount option limits the maximum size of an individual
read(ahead) operation that is sent off to an OSD. This is distinct from
'rasize', which controls the size of the readahead window.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found