Re: [PATCH v1] mm: Add configuration to control whether vmpressure notifier is enabled
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-08-13 13:11:28
Also in:
linux-doc, linux-mm, lkml
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-08-13 13:11:28
Also in:
linux-doc, linux-mm, lkml
On Fri, Aug 13, 2021 at 04:57:50AM -0700, yongw.pur@gmail.com wrote:
@@ -855,7 +856,7 @@ At reading, current status of OOM is shown. The number of processes belonging to this cgroup killed by any kind of OOM killer. -11. Memory Pressure +11. Memory Pressure (CONFIG_MEMCG_VMPRESSURE) ===================
Did you build the documentation after changing it (eg make htmldocs)?