diff options
author | Bharata B Rao <bharata@amd.com> | 2021-10-04 16:27:03 +0530 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-10-14 13:09:58 +0200 |
commit | 7a2341fc1fec0b8b3580be4226ea244756d3a1b3 (patch) | |
tree | b3f06e41f9fdd304a66b96dead63a1319359ca86 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5de62ea84abd732ded7c5569426fd71c0420f83e (diff) | |
download | linux-7a2341fc1fec0b8b3580be4226ea244756d3a1b3.tar.gz linux-7a2341fc1fec0b8b3580be4226ea244756d3a1b3.tar.bz2 linux-7a2341fc1fec0b8b3580be4226ea244756d3a1b3.zip |
sched/numa: Replace hard-coded number by a define in numa_task_group()
While allocating group fault stats, task_numa_group()
is using a hard coded number 4. Replace this by
NR_NUMA_HINT_FAULT_STATS.
No functionality change in this commit.
Signed-off-by: Bharata B Rao <bharata@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Mel Gorman <mgorman@suse.de>
Link: https://lkml.kernel.org/r/20211004105706.3669-2-bharata@amd.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions