diff options
| author | Aneesh Kumar K.V <[email protected]> | 2022-08-18 18:40:41 +0530 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-09-26 19:46:12 -0700 |
| commit | 467b171af881282fc627328e6c164f044a6df888 (patch) | |
| tree | c5492ba31833fc4f280e5a3f7f01f80dce6d3358 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 32008027289239100d8d2876f50b15d92bde1855 (diff) | |
mm/demotion: update node_is_toptier to work with memory tiers
With memory tier support we can have memory only NUMA nodes in the top
tier from which we want to avoid promotion tracking NUMA faults. Update
node_is_toptier to work with memory tiers. All NUMA nodes are by default
top tier nodes. With lower(slower) memory tiers added we consider all
memory tiers above a memory tier having CPU NUMA nodes as a top memory
tier
[[email protected]: include missed header file, memory-tiers.h]
Link: https://lkml.kernel.org/r/[email protected]
[[email protected]: mm/memory.c needs linux/memory-tiers.h]
[[email protected]: make toptier_distance inclusive upper bound of toptiers]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Reviewed-by: "Huang, Ying" <[email protected]>
Acked-by: Wei Xu <[email protected]>
Cc: Alistair Popple <[email protected]>
Cc: Bharata B Rao <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Hesham Almatary <[email protected]>
Cc: Jagdish Gediya <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Tim Chen <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions