aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2016-12-14 15:08:05 -0800
committerLinus Torvalds <[email protected]>2016-12-14 16:04:09 -0800
commit6df5ee786786ddafdddc922344a0b789f5b25fa4 (patch)
tree8208e4a04bd6ba902e79c962acffaa3242fed2ca /tools/perf/scripts/python/sched-migration.py
parent847d357635ce4c63b8901ab81333586a0f115fa5 (diff)
radix tree test suite: free preallocated nodes
It can be a source of mild concern when the test suite shows that we're leaking nodes. While poring over the source code looking for leaks can lead to some fascinating bugs being discovered, sometimes the leak is simply that these nodes were preallocated and are sitting on the per-CPU list. Free them by calling the CPU dead callback. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox <[email protected]> Tested-by: Kirill A. Shutemov <[email protected]> Cc: Konstantin Khlebnikov <[email protected]> Cc: Ross Zwisler <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions