aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2021-09-02 14:53:06 -0700
committerLinus Torvalds <[email protected]>2021-09-03 09:58:10 -0700
commitfee468fdf41cdf36ba6b5a780e2474d0a3e066ac (patch)
tree701fd0b0ab22a1b8d13996ced2bc161aee27631b /tools/perf/scripts/python/export-to-postgresql.py
parent633a2abb9e1cd5c95f3b600f4b2c12cce22ae4a0 (diff)
writeback: reliably update bandwidth estimation
Currently we trigger writeback bandwidth estimation from balance_dirty_pages() and from wb_writeback(). However neither of these need to trigger when the system is relatively idle and writeback is triggered e.g. from fsync(2). Make sure writeback estimates happen reliably by triggering them from do_writepages(). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Jan Kara <[email protected]> Cc: Michael Stapelberg <[email protected]> Cc: Wu Fengguang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions