diff options
author | 2024-08-14 22:04:52 -0700 | |
---|---|---|
committer | 2024-09-01 20:26:20 -0700 | |
commit | 0ccaf421d6592bb99bb9b424e4ccca3c6367d799 (patch) | |
tree | 8fa852efe724f76a25688faff1824c4400a567c5 /mm/memcontrol.c | |
parent | memcg: make v1 only functions static (diff) | |
download | wireguard-linux-0ccaf421d6592bb99bb9b424e4ccca3c6367d799.tar.xz wireguard-linux-0ccaf421d6592bb99bb9b424e4ccca3c6367d799.zip |
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/20240815050453.1298138-7-shakeel.butt@linux.dev
Signed-off-by: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: T.J. Mercier <tjmercier@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions