linux_dsm_epyc7002/include/linux/nfsd
Andy Adamson a649637c73 nfsd41: bound forechannel drc size by memory usage
By using the requested ca_maxresponsesize_cached * ca_maxresponses to bound
a forechannel drc request size, clients can tailor a session to usage.

For example, an I/O session (READ/WRITE only) can have a much smaller
ca_maxresponsesize_cached (for only WRITE compound responses) and a lot larger
ca_maxresponses to service a large in-flight data window.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2009-09-01 22:24:05 -04:00
..
cache.h
const.h
debug.h
export.h
Kbuild
nfsd.h nfsd41: hange from page to memory based drc limits 2009-07-28 14:30:05 -04:00
nfsfh.h
state.h nfsd41: bound forechannel drc size by memory usage 2009-09-01 22:24:05 -04:00
stats.h
syscall.h
xdr3.h
xdr4.h nfsd41: expand solo sequence check 2009-08-28 12:20:15 -04:00
xdr.h