Re: [PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup

From: Saurabh Singh Sengar
Date: Tue Sep 24 2024 - 03:41:13 EST


On Tue, Sep 24, 2024 at 08:26:12AM +0530, Srivatsa S. Bhat wrote:
> On 24-09-2024 01:47, Christoph Lameter (Ampere) wrote:
> > On Fri, 20 Sep 2024, Srivatsa S. Bhat wrote:
> >
> >> @Christoph, would you mind giving your Ack if this patch v2 looks good
> >> to you, or kindly point out if there are any lingering concerns?
> >
> > V2 looks good to me (unitialized pcp values result in slow operation but
> > no negative other effects) and the late_initcall() is always executed.
> >
> > Acked-by: Christoph Lameter <cl@xxxxxxxxx>
>
> Thanks a lot Christoph!
>
> Andrew, could you please consider picking up the patch for the next release,
> now that all the review comments have been addressed? Thank you very much!
>
> Also, I'd like to add to this patch v2:
>
> Reviewed-by: Srivatsa S. Bhat (Microsoft) <srivatsa@xxxxxxxxxxxxx>

Thanks Srivatsa !

- Saurabh