aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMichal Hocko <[email protected]>2022-08-23 11:22:30 +0200
committerAndrew Morton <[email protected]>2022-09-26 19:46:29 -0700
commit974f4367dd315acc15ad4a6453f8304aea60dfbd (patch)
tree7786932307ef7c758fe93c86bd65bba79748d99b /tools/perf/scripts/python/export-to-sqlite.py
parent7014887a01587d8c50871d5985cd572ca08b29c0 (diff)
mm: reduce noise in show_mem for lowmem allocations
While discussing early DMA pool pre-allocation failure with Christoph [1] I have realized that the allocation failure warning is rather noisy for constrained allocations like GFP_DMA{32}. Those zones are usually not populated on all nodes very often as their memory ranges are constrained. This is an attempt to reduce the ballast that doesn't provide any relevant information for those allocation failures investigation. Please note that I have only compile tested it (in my default config setup) and I am throwing it mostly to see what people think about it. [1] http://lkml.kernel.org/r/[email protected] [[email protected]: update] Link: https://lkml.kernel.org/r/[email protected] [[email protected]: fix build] [[email protected]: fix it for mapletree] [[email protected]: update it for Michal's update] [[email protected]: fix arch/powerpc/xmon/xmon.c] Link: https://lkml.kernel.org/r/[email protected] [[email protected]: fix arch/sparc/kernel/setup_32.c] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Michal Hocko <[email protected]> Acked-by: Johannes Weiner <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Dan Carpenter <[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