summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2018-01-15 17:16:46 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2018-02-07 18:05:59 -0800
commit18d267c273a96a600279b576f492439f969ca6a6 (patch)
tree6f1cf905ed65a46bdaf04c8397ce8bd8b04668c6 /tools/perf/scripts/python
parent4dca47531eb037d663a903508f636f8758cbc172 (diff)
f2fs: fix to drop all inmem pages correctly
In commit 57864ae5ce3a ("f2fs: limit # of inmemory pages"), we have limited memory footprint of all inmem pages with 20% of total memory, otherwise, if we exceed the threshold, we will try to drop all inmem pages to avoid excessive memory pressure resulting in performance regression. But in some unrelated error paths, we will also drop all inmem pages, which should be wrong, fix it in this patch. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions