aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2024-10-07 18:49:57 +0200
committerThomas Gleixner <[email protected]>2024-10-15 17:30:30 +0200
commita2a702383e8baa22ee66ee60f1e036835a1ef42e (patch)
treebf96953a5dde49404992c8769bb665a362346b5b /tools/perf/scripts/python/parallel-perf.py
parent3f397bf9553d9f142fbfaa19713e0350803fcc31 (diff)
debugobjects: Dont free objects directly on CPU hotplug
Freeing the per CPU pool of the unplugged CPU directly is suboptimal as the objects can be reused in the real pool if there is room. Aside of that this gets the accounting wrong. Use the regular free path, which allows reuse and has the accounting correct. Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Zhen Lei <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions