summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2017-10-18 19:05:57 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2017-11-15 21:58:04 -0800
commit171b638fc49bdaf3302d7df8eb7b9d5bc2d3dfbe (patch)
tree379ac8caee004c2bdf04ad8026ec2e00bb766db6 /tools/perf/scripts/python/syscall-counts.py
parent83ed7a615f0a8c2efb448a17c0e51ab33adbee2c (diff)
f2fs: limit # of inmemory pages
If some abnormal users try lots of atomic write operations, f2fs is able to produce pinned pages in the main memory which affects system performance. This patch limits that as 20% over total memory size, and if f2fs reaches to the limit, it will drop all the inmemory pages. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions