summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2026-02-05 07:59:20 -0500
committerChuck Lever <chuck.lever@oracle.com>2026-02-24 10:27:51 -0500
commit364410170ab33f6e7ef0eb2afb12bf89b0feb3a6 (patch)
tree9767ec83ad64d9905fce9f7fb0f5c2353e62b80e /scripts/lib
parent92978c83bb4eef55d02a6c990c01c423131eefa7 (diff)
nfsd: report the requested maximum number of threads instead of number running
The current netlink and /proc interfaces deviate from their traditional values when dynamic threading is enabled, and there is currently no way to know what the current setting is. This patch brings the reporting back in line with traditional behavior. Make these interfaces report the requested maximum number of threads instead of the number currently running. Also, update documentation and comments to reflect that this value represents a maximum and not the number currently running. Fixes: d8316b837c2c ("nfsd: add controls to set the minimum number of threads per pool") Signed-off-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions