aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRoman Gushchin <[email protected]>2024-06-28 21:03:16 +0000
committerAndrew Morton <[email protected]>2024-07-04 18:05:57 -0700
commit1c3a0b3d0b11fb98c40360f849563185218c2dd4 (patch)
tree7703191c3cee39878a98de7582770c34162f4d1a /tools/perf/scripts/python
parent98c9daf5ae6be008f78c07b744bcff7bcc6e98da (diff)
mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1
The memcg_in_oom field of the struct task_struct is not used by the cgroup v2's memory controller, so it can be happily compiled out if CONFIG_MEMCG_V1 is not set. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Roman Gushchin <[email protected]> Acked-by: Shakeel Butt <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Muchun Song <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions