diff options
author | Johannes Weiner <[email protected]> | 2017-11-15 17:38:34 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:07 -0800 |
commit | df206988e03e8510e08b2ee77f3e65010ed97768 (patch) | |
tree | 593a32e78620f54e46bb05c6f63dff85d91e1e43 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b050e3769c6b4013bb937e879fc43bf1847ee819 (diff) |
fs: fuse: account fuse_inode slab memory as reclaimable
Fuse inodes are currently included in the unreclaimable slab counts -
SUnreclaim in /proc/meminfo, slab_unreclaimable in /proc/vmstat and the
per-cgroup memory.stat. But they are reclaimable just like other
filesystems' inodes, and /proc/sys/vm/drop_caches frees them easily.
Mark the slab cache reclaimable.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Johannes Weiner <[email protected]>
Cc: Miklos Szeredi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions