summaryrefslogtreecommitdiffstats
path: root/fs/dcache.c
diff options
context:
space:
mode:
authorTrond Myklebust2006-07-25 17:28:19 +0200
committerTrond Myklebust2006-09-23 05:24:29 +0200
commit979df72e6f963b42ee484f2eca049c3344da0ba7 (patch)
treef3ba48a16203c899dbe57482c1ff7f1c02e0c9ca /fs/dcache.c
parentNFS: Add a global LRU list for the ACCESS cache (diff)
downloadkernel-qcow2-linux-979df72e6f963b42ee484f2eca049c3344da0ba7.tar.gz
kernel-qcow2-linux-979df72e6f963b42ee484f2eca049c3344da0ba7.tar.xz
kernel-qcow2-linux-979df72e6f963b42ee484f2eca049c3344da0ba7.zip
NFS: Add an ACCESS cache memory shrinker
A pinned inode may in theory end up filling memory with cached ACCESS calls. This patch ensures that the VM may shrink away the cache in these particular cases. The shrinker works by iterating through the list of inodes on the global nfs_access_lru_list, and removing the least recently used access cache entry until it is done (or until the entire cache is empty). Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions