aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorShakeel Butt <[email protected]>2021-11-05 13:37:34 -0700
committerLinus Torvalds <[email protected]>2021-11-06 13:30:35 -0700
commitfd25a9e0e23b995fd0ba5e2f00a1099452cbc3cf (patch)
tree3368f02cba8bfaa7779a46e7c83c8866494b75cb /tools/perf/scripts/python/export-to-postgresql.py
parent11192d9c124d58d66449b163ed0d2cdff03761a1 (diff)
memcg: unify memcg stat flushing
The memcg stats can be flushed in multiple context and potentially in parallel too. For example multiple parallel user space readers for memcg stats will contend on the rstat locks with each other. There is no need for that. We just need one flusher and everyone else can benefit. In addition after aa48e47e3906 ("memcg: infrastructure to flush memcg stats") the kernel periodically flush the memcg stats from the root, so, the other flushers will potentially have much less work to do. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Shakeel Butt <[email protected]> Acked-by: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Cc: "Michal Koutný" <[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