aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorYan, Zheng <[email protected]>2017-09-01 17:03:16 +0800
committerIlya Dryomov <[email protected]>2017-09-06 19:57:00 +0200
commitf275635ee0b6641151dfaf07b901d7c8d4d8e987 (patch)
treeefd8a52829dc0727823a765d78c9ae86fa5a73bd /tools/perf/util/trace-event-scripting.c
parent7e1ee54a07b6f00f4b6dd9cd24505d3b76774ddc (diff)
ceph: wait on writeback after writing snapshot data
In sync mode, writepages() needs to write all dirty pages. But it can only write dirty pages associated with the oldest snapc. To write dirty pages associated with next snapc, it needs to wait until current writes complete. Without this wait, writepages() keeps looking up dirty pages, but the found dirty pages are not writeable. It wastes CPU time. Signed-off-by: "Yan, Zheng" <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions