[page-reclaim] [PATCH v7 11/12] mm: multigenerational LRU: debugfs interface
David Rientjes
rientjes at google.com
Fri Feb 18 10:56:44 PST 2022
On Tue, 8 Feb 2022, Yu Zhao wrote:
> Add /sys/kernel/debug/lru_gen for working set estimation and proactive
> reclaim. These features are required to optimize job scheduling (bin
> packing) in data centers [1][2].
>
Johannes, do you believe this interface is sufficient to induce memcg
based reclaim or do you have plans to propose a memory.reclaim extension
to memcg?
I assume that lru_gen could be used even if memcg is disabled whereas
memory.reclaim would only be available on systems where the controller is
mounted through cgroups.
Yet a question would probably arise about the stability of this interface
since it lives in debugfs: can we plan on /sys/kernel/debug/lru_gen being
long-term supported?
More information about the linux-arm-kernel
mailing list