summaryrefslogtreecommitdiffstats
path: root/Documentation/ko_KR
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2011-07-08 06:14:44 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2011-07-21 02:47:41 +0200
commit0e1fdafd93980eac62e778798549ce0f6073905c (patch)
treea8b21525d195d436fa738e9a470e64eaa21e6736 /Documentation/ko_KR
parentinode: remove iprune_sem (diff)
downloadlinux-0e1fdafd93980eac62e778798549ce0f6073905c.tar.xz
linux-0e1fdafd93980eac62e778798549ce0f6073905c.zip
superblock: add filesystem shrinker operations
Now we have a per-superblock shrinker implementation, we can add a filesystem specific callout to it to allow filesystem internal caches to be shrunk by the superblock shrinker. Rather than perpetuate the multipurpose shrinker callback API (i.e. nr_to_scan == 0 meaning "tell me how many objects freeable in the cache), two operations will be added. The first will return the number of objects that are freeable, the second is the actual shrinker call. Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/ko_KR')
0 files changed, 0 insertions, 0 deletions