Commit d66bb42
NFSD: Convert the filecache to use rhashtable
BugLink: https://bugs.launchpad.net/bugs/2065435
[ Upstream commit ce502f8 ]
Enable the filecache hash table to start small, then grow with the
workload. Smaller server deployments benefit because there should
be lower memory utilization. Larger server deployments should see
improved scaling with the number of open files.
Suggested-by: Jeff Layton <jlayton@kernel.org>
Suggested-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com>
Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>1 parent 43d1d00 commit d66bb42
2 files changed
+179
-149
lines changed
0 commit comments