Hello: This patch was applied to bpf/bpf-next.git (master) by Kumar Kartikeya Dwivedi <[email protected]>:
On Mon, 21 Sep 2026 11:08:54 +0800 you wrote: > From: Hui Zhu <[email protected]> > > BPF programs can observe memory pressure on a cgroup, e.g. refault > stats via bpf_mem_cgroup_page_state(), but cannot act on it: > triggering reclaim requires writing to memory.reclaim, which BPF > cannot do. > > [...] Here is the summary with links: - [v13] mm/bpf: Add bpf_proactive_reclaim kfunc https://git.kernel.org/bpf/bpf-next/c/48ea1ba704aa You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

