diff options
| author | Johannes Weiner <[email protected]> | 2024-07-01 11:31:15 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-07-10 12:14:54 -0700 |
| commit | 3a3b7fec3974f954600844e41d773c00857ef48a (patch) | |
| tree | 40eb0671403d8c096f35cc0b5d457802dd139e1f /tools/perf/scripts/python/task-analyzer.py | |
| parent | 6df13230b612af81ce04f20bb37a02e58ef71925 (diff) | |
mm: remove CONFIG_MEMCG_KMEM
CONFIG_MEMCG_KMEM used to be a user-visible option for whether slab
tracking is enabled. It has been default-enabled and equivalent to
CONFIG_MEMCG for almost a decade. We've only grown more kernel memory
accounting sites since, and there is no imaginable cgroup usecase going
forward that wants to track user pages but not the multitude of
user-drivable kernel allocations.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Johannes Weiner <[email protected]>
Acked-by: Roman Gushchin <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Acked-by: Shakeel Butt <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions