Re: [PATCH] mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT

From: Mel Gorman
Date: Tue Feb 02 2016 - 03:42:00 EST


On Thu, Jan 28, 2016 at 04:37:28PM +0100, Vlastimil Babka wrote:
> The description mentions kswapd threads, while the deferred struct page
> initialization is actually done by one-off "pgdatinitX" threads. Fix the
> description so that potentially users are not confused about pgdatinit threads
> using CPU after boot instead of kswapd.
>
> Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>

Acked-by: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>

This was an oversight when I moved to using kernel threads to do the
initialisation instead. Thanks for catching it.

--
Mel Gorman
SUSE Labs