Re: [PATCH] mm: remove CONFIG_MEMCG_KMEM

From: David Hildenbrand
Date: Tue Jul 02 2024 - 09:18:06 EST


On 01.07.24 17:31, Johannes Weiner wrote:
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.

Absolutely

Acked-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers,

David / dhildenb