aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2018-07-29 12:16:59 +0800
committerJaegeuk Kim <[email protected]>2018-08-10 16:19:05 -0700
commit66110abc4c931f879d70e83e1281f891699364bf (patch)
tree430fb43344fd922e3a491402a704bb23a3916612 /tools/perf/scripts/python/call-graph-from-sql.py
parent82cf4f132e6d16dca6fc3bd955019246141bc645 (diff)
f2fs: fix to clear PG_checked flag in set_page_dirty()
PG_checked flag will be set on data page during GC, later, we can recognize such page by the flag and migrate page to cold segment. But previously, we don't clear this flag when invalidating data page, after page redirtying, we will write it into wrong log. Let's clear PG_checked flag in set_page_dirty() to avoid this. Signed-off-by: Weichao Guo <[email protected]> Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions