aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYajun Deng <[email protected]>2023-02-03 18:01:32 +0800
committerAndrew Morton <[email protected]>2023-02-09 16:51:41 -0800
commitaa02d3c174abfc506058d3e43f471bc4280563d0 (patch)
tree10d3ee81e4eafc4ba2110588b0994587c029b06f /tools/perf/scripts/python/export-to-sqlite.py
parent601c3c29dbeb049862faa00917f2daf094a71028 (diff)
mm/page_alloc: reduce fallbacks to (MIGRATE_PCPTYPES - 1)
The commit 1dd214b8f21c ("mm: page_alloc: avoid merging non-fallbackable pageblocks with others") has removed MIGRATE_CMA and MIGRATE_ISOLATE from fallbacks list. so there is no need to add an element at the end of every type. Reduce fallbacks to (MIGRATE_PCPTYPES - 1). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Yajun Deng <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Zi Yan <[email protected]> Cc: Mel Gorman <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Mike Rapoport <[email protected]> Cc: Oscar Salvador <[email protected]> Cc: Mike Rapoport <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions