summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2018-03-20 23:08:30 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2018-04-08 03:51:21 -0700
commit49338842e9b23b7a320531b7f199e0e5266e2de4 (patch)
treea315e81498e21e04fb9a5aee780426da18e94b5f /tools/perf/scripts/python
parentd6a69d5e656825919c0b92f50032829f55d6f8f9 (diff)
f2fs: don't track new nat entry in nat set
Nat entry set is used only in checkpoint(), and during checkpoint() we won't flush new nat entry with unallocated address, so we don't need to add new nat entry into nat set, then nat_entry_set::entry_cnt can indicate actual entry count we need to flush in checkpoint(). Signed-off-by: Yunlei He <heyunlei@huawei.com> 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