From: Greg Banks Date: Mon, 2 Oct 2006 09:18:02 +0000 (-0700) Subject: [PATCH] knfsd: allow admin to set nthreads per node X-Git-Tag: v2.6.19-rc1~422 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed2965af1bae30f746e936d80ad4fabb9e208c8;p=pandora-kernel.git [PATCH] knfsd: allow admin to set nthreads per node Add /proc/fs/nfsd/pool_threads which allows the sysadmin (or a userspace daemon) to read and change the number of nfsd threads in each pool. The format is a list of space-separated integers, one per pool. Signed-off-by: Greg Banks Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed