diff options
| author | Shakeel Butt <[email protected]> | 2024-08-14 22:04:52 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-01 20:26:20 -0700 |
| commit | 0ccaf421d6592bb99bb9b424e4ccca3c6367d799 (patch) | |
| tree | 8fa852efe724f76a25688faff1824c4400a567c5 /tools/perf/scripts/python/bin | |
| parent | a5ebe6bbe52de8d96e628c5696bb9e6dff136ca0 (diff) | |
memcg: allocate v1 event percpu only on v1 deployment
Currently memcg->events_percpu gets allocated on v2 deployments. Let's
move the allocation to v1 only codebase. This is not needed in v2.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Shakeel Butt <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: T.J. Mercier <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions