aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorShakeel Butt <[email protected]>2024-10-24 18:23:01 -0700
committerAndrew Morton <[email protected]>2024-11-06 20:11:19 -0800
commit568bcf4148493a3cf544f88df4e81e862b69f5e9 (patch)
tree85ba39cd54f70a49fbd92f7d4a479263586e24d0 /tools/perf/scripts/python/parallel-perf.py
parenta8cd9d4ce35eaeb603c3ae7633bb120de5970b3c (diff)
memcg-v1: no need for memcg locking for writeback tracking
During the era of memcg charge migration, the kernel has to be make sure that the writeback stat updates do not race with the charge migration. Otherwise it might update the writeback stats of the wrong memcg. Now with the memcg charge migration gone, there is no more race for writeback stat updates and the previous locking can be removed. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Shakeel Butt <[email protected]> Acked-by: Michal Hocko <[email protected]> Reviewed-by: Roman Gushchin <[email protected]> Acked-by: Johannes Weiner <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Muchun Song <[email protected]> Cc: Yosry Ahmed <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions