From: NeilBrown Date: Wed, 4 Oct 2006 09:15:48 +0000 (-0700) Subject: [PATCH] knfsd: Allow max size of NFSd payload to be configured X-Git-Tag: v2.6.19-rc1~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596bbe53eb3abfe7326b2f5e8afd614265c319c8;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed