diff options
| author | Bharata B Rao <[email protected]> | 2021-10-04 16:27:04 +0530 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2021-10-14 13:09:58 +0200 |
| commit | 5b763a14a5164e4c442e99d186fb39dac489e49b (patch) | |
| tree | a1f10ea9f81cd1300d92b3d72f36c735f4b0daf9 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 7a2341fc1fec0b8b3580be4226ea244756d3a1b3 (diff) | |
sched/numa: Remove the redundant member numa_group::fault_cpus
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions