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 <vba...@suse.cz>
Acked-by: Mel Gorman <mgor...@techsingularity.net> This was an oversight when I moved to using kernel threads to do the initialisation instead. Thanks for catching it. -- Mel Gorman SUSE Labs