Re: [PATCH 2/4] sched/numa: Remove the redundant member numa_group::fault_cpus

From: Mel Gorman
Date: Tue Oct 05 2021 - 04:21:41 EST


On Mon, Oct 04, 2021 at 04:27:04PM +0530, Bharata B Rao wrote:
> numa_group::fault_cpus is actually a pointer to the region
> in numa_group::faults[] where NUMA_CPU stats are located.
>
> Remove this redundant member and use numa_group::faults[NUMA_CPU]
> directly like it is done for similar per-process numa fault stats.
>
> There is no functionality change due to this commit.
>
> Signed-off-by: Bharata B Rao <bharata@xxxxxxx>

Acked-by: Mel Gorman <mgorman@xxxxxxx>

--
Mel Gorman
SUSE Labs