Re: [PATCH 03/10] percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats
From: Tejun Heo <tj@kernel.org>
Date: 2017-07-17 14:47:17
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2017-07-17 14:47:17
Also in:
lkml
On Sat, Jul 15, 2017 at 10:23:08PM -0400, Dennis Zhou wrote:
From: "Dennis Zhou (Facebook)" <redacted> Percpu memory holds a minimum threshold of pages that are populated in order to serve atomic percpu memory requests. This change makes it easier to verify that there are a minimum number of populated pages lying around. Signed-off-by: Dennis Zhou <redacted>
Applied to percpu/for-4.14. Thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>