Re: [PATCH v1] mm: Add configuration to control whether vmpressure notifier is enabled
From: yong w <hidden>
Date: 2021-08-14 07:48:06
Also in:
cgroups, linux-mm, lkml
From: yong w <hidden>
Date: 2021-08-14 07:48:06
Also in:
cgroups, linux-mm, lkml
Matthew Wilcox [off-list ref] 于2021年8月13日周五 下午9:09写道:
On Fri, Aug 13, 2021 at 04:57:50AM -0700, yongw.pur@gmail.com wrote:quoted
@@ -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)?
Thank you for your reply. Sorry, I didn't build the documentation after changing it.I will pay attention next time. Thanks.