Re: [FIX PATCH 1/2] mm/page_alloc: Print node fallback order
From: Mel Gorman <mgorman@suse.de>
Date: 2021-08-30 12:27:03
Also in:
lkml
From: Mel Gorman <mgorman@suse.de>
Date: 2021-08-30 12:27:03
Also in:
lkml
On Mon, Aug 30, 2021 at 05:46:02PM +0530, Bharata B Rao wrote:
Print information message about the allocation fallback order for each NUMA node during boot. No functional changes here. This makes it easier to illustrate the problem in the node fallback list generation, which the next patch fixes. Signed-off-by: Bharata B Rao <redacted>
While the message is just informational, I think it's possible that the bug could have been found earlier if this message was present so... Acked-by: Mel Gorman <mgorman@suse.de> -- Mel Gorman SUSE Labs