Re: [PATCH bpf-next v6 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
From: Jiayuan Chen
Date: Tue Aug 25 2026 - 06:03:14 EST
On 8/25/26 5:49 PM, Khawar Ahemad wrote:
This series fixes an issue where accessing a valid BPF arena page under
memory pressure (hitting a cgroup's memory.max limit) incorrectly results
in a SIGSEGV crash instead of invoking memory reclaim or the memcg OOM
killer.
Problem:
Hi Khawar,
Just curious — is there a reason you're sending the same patchset multiple times? It will cause flooding on the list.