Re: [PATCH] mm: Be less noisy during memory hotplug

From: Pasha Tatashin
Date: Thu Mar 23 2023 - 15:07:24 EST


On Thu, Mar 23, 2023 at 2:37 PM Pasha Tatashin
<pasha.tatashin@xxxxxxxxxx> wrote:
>
> On Thu, Mar 23, 2023 at 1:19 PM Tomas Krcka <krckatom@xxxxxxxxx> wrote:
> >
> > Turn a pr_info() into a pr_debug() to prevent dmesg spamming on systems
> > where memory hotplug is a frequent operation.
> >
> > Fixes: 966cf44f637e ("mm: defer ZONE_DEVICE page initialization to the point where we init pgmap")
> >
> > Suggested-by: Jan H. Schönherr <jschoenh@xxxxxxxxx>
> > Signed-off-by: Tomas Krcka <krckatom@xxxxxxxxx>
>
> Reviewed-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>

Can you please specify what you mean by frequent hotplug: wow frequent
is it and what is the usecase?

Thanks,
Pasha