Re: [PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
From: Shakeel Butt
Date: Tue Dec 23 2025 - 14:46:39 EST
On Mon, Dec 22, 2025 at 08:41:50PM -0800, Roman Gushchin wrote:
> Introduce kfuncs to simplify the access to the memcg data.
> These kfuncs can be used to accelerate monitoring use cases and
> for implementing custom OOM policies once BPF OOM is landed.
>
> This patchset was separated out from the BPF OOM patchset to simplify
> the logistics and accelerate the landing of the part which is useful
> by itself. No functional changes since BPF OOM v2.
For the series:
Acked-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>