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:
6a14dd1
)
nfsd41: hange from page to memory based drc limits
author
Andy Adamson
<andros@netapp.com>
Mon, 27 Jul 2009 23:09:19 +0000
(19:09 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 28 Jul 2009 18:30:05 +0000
(14:30 -0400)
NFSD_SLOT_CACHE_SIZE is the size of all encoded operation responses
(excluding the sequence operation) that we want to cache.
For now, keep NFSD_SLOT_CACHE_SIZE at PAGE_SIZE. It will be reduced
when the DRC is changed from page based to memory based.
Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found