summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-11-03 10:21:05 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-11-15 22:02:31 -0800
commit3c8f767e13741c5174909e39f238655c82be1c20 (patch)
tree4bab1e8e44d50b2a9047e29487ce0d80ea3ce0e1 /tools/perf/scripts/python/check-perf-trace.py
parent4423778adf0e777147f9c0252f6a4f42cbb91256 (diff)
f2fs: avoid race in between GC and block exchange
During block exchange in {insert,collapse,move}_range, page-block mapping is unstable due to mapping moving or recovery, so there should be no concurrent cache read operation rely on such mapping, nor cache write operation to mess up block exchange. So this patch let background GC be aware of that. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions