summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-06-05 18:29:08 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-07-13 16:56:39 -0700
commit958022601a8cd3bd95aa2673f9de42ce98c9c4fa (patch)
treee751825bdea67122f8796994c3f644c62f64b645 /tools/perf/scripts
parentf3fb4448d8f0843b6aec068fdcb0c8ea8a5321da (diff)
f2fs: don't track newly allocated nat entry in list
We will never persist newly allocated nat entries during checkpoint(), so we don't need to track such nat entries in nat dirty list in order to avoid: - more latency during traversing dirty list; - sorting nat sets incorrectly due to recording wrong entry_cnt in nat entry set. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions