diff options
author | 2022-02-17 13:02:37 -0500 | |
---|---|---|
committer | 2022-03-02 08:43:38 -0500 | |
commit | 9c3f4d988c23d099095c8b75cbd449e0466fa102 (patch) | |
tree | 6e9caaf1b20fef8d3b9ce14344659044a2143ae8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFS: Simplify nfs_readdir_xdr_to_array() (diff) | |
download | wireguard-linux-9c3f4d988c23d099095c8b75cbd449e0466fa102.tar.xz wireguard-linux-9c3f4d988c23d099095c8b75cbd449e0466fa102.zip |
NFS: Reduce use of uncached readdir
When reading a very large directory, we want to try to keep the page
cache up to date if doing so is inexpensive. With the change to allow
readdir to continue reading even when the cache is incomplete, we no
longer need to fall back to uncached readdir in order to scale to large
directories.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions