aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLiam R. Howlett <[email protected]>2023-07-24 14:31:50 -0400
committerAndrew Morton <[email protected]>2023-08-18 10:12:48 -0700
commitc108df767fb786586274b2435473885151d6f360 (patch)
tree898b6e38968e38bf01dc3113d7089f9b67a86910 /tools/perf/scripts/python/stackcollapse.py
parentda0892547b101df6e13255b378380d077975368d (diff)
maple_tree: adjust node allocation on mas_rebalance()
mas_rebalance() is called to rebalance an insufficient node into a single node or two sufficient nodes. The preallocation estimate is always too many in this case as the height of the tree will never grow and there is no possibility to have a three way split in this case, so revise the node allocation count. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Liam R. Howlett <[email protected]> Cc: Peng Zhang <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions