diff options
| author | Matthew Wilcox <[email protected]> | 2016-12-14 23:08:17 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-12-15 00:04:09 +0000 |
| commit | af1c5cca9030f1bb935463ceb8274bfe82719128 (patch) | |
| tree | 3752e975891dbb415883e808fd1d5848d7441f5e /tools/testing/radix-tree/multiorder.c | |
| parent | radix tree test suite: benchmark for iterator (diff) | |
| download | kernel-af1c5cca9030f1bb935463ceb8274bfe82719128.tar.gz kernel-af1c5cca9030f1bb935463ceb8274bfe82719128.zip | |
radix tree test suite: use rcu_barrier
Calling rcu_barrier() allows all of the rcu-freed memory to be actually
returned to the pool, and allows nr_allocated to return to 0. As well
as allowing diffs between runs to be more useful, it also lets us
pinpoint leaks more effectively.
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/testing/radix-tree/multiorder.c')
0 files changed, 0 insertions, 0 deletions
