diff options
| author | Bharata B Rao <[email protected]> | 2021-10-04 10:57:04 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2021-10-14 11:09:58 +0000 |
| commit | 5b763a14a5164e4c442e99d186fb39dac489e49b (patch) | |
| tree | a1f10ea9f81cd1300d92b3d72f36c735f4b0daf9 /fs/proc/array.c | |
| parent | sched/numa: Replace hard-coded number by a define in numa_task_group() (diff) | |
| download | kernel-5b763a14a5164e4c442e99d186fb39dac489e49b.tar.gz kernel-5b763a14a5164e4c442e99d186fb39dac489e49b.zip | |
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
