Re: [RFC PATCH 2/4] sched/fair: Make tg->load_avg per node

From: Peter Zijlstra
Date: Wed Jul 19 2023 - 09:53:43 EST


On Wed, Jul 19, 2023 at 09:45:00PM +0800, Aaron Lu wrote:
> I'll rebase this per-node patch on top of below diff.

Oh, please double check I didn't wreck anything. I skipped 'converting'
the find_*_bit() functions because the users of those iterators might be
expecting NR_MAXNODES when not found.

But perhaps there's more I overlooked.