Re: [PATCH bpf-next v1 5/6] mm: introduce BPF kfunc to access memory events
From: Shakeel Butt
Date: Fri Dec 19 2025 - 17:47:03 EST
On Thu, Dec 18, 2025 at 05:57:49PM -0800, Roman Gushchin wrote:
> From: JP Kobryn <inwardvessel@xxxxxxxxx>
>
> Introduce BPF kfunc to access memory events, e.g.:
> MEMCG_LOW, MEMCG_MAX, MEMCG_OOM, MEMCG_OOM_KILL etc.
>
> Signed-off-by: JP Kobryn <inwardvessel@xxxxxxxxx>
Roman, you need to add your signoff as well.
Acked-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>