Home
last modified time | relevance | path

Searched hist:"596 bbe53eb3abfe7326b2f5e8afd614265c319c8" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dnfsctl.cdiff 596bbe53eb3abfe7326b2f5e8afd614265c319c8 Wed Oct 04 11:15:48 CEST 2006 NeilBrown <neilb@suse.de> [PATCH] knfsd: Allow max size of NFSd payload to be configured

The max possible is the maximum RPC payload. The default depends on amount of
total memory.

The value can be set within reason as long as no nfsd threads are currently
running. The value can also be ready, allowing the default to be determined
after nfsd has started.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>