commit | 508f92275624fc755104b17945bdc822936f1918 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Jan 30 16:21:11 2012 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Feb 03 15:33:17 2012 -0500 |
tree | 9a89a7bcd7773a5d3f0652cdc78bd91ddd2193aa | |
parent | 87b0fc7deb5feccf93b022f6a976e8441152dbb2 [diff] |
nfsd: fix default iosize calculation on 32bit The rpc buffers will be allocated out of low memory, so we should really only be taking that into account. Signed-off-by: J. Bruce Fields <bfields@redhat.com>