diff options
author | Matthew Wilcox <[email protected]> | 2016-12-14 15:08:17 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:09 -0800 |
commit | af1c5cca9030f1bb935463ceb8274bfe82719128 (patch) | |
tree | 3752e975891dbb415883e808fd1d5848d7441f5e /tools/testing/radix-tree/linux/bitops.h | |
parent | cfa40bcfd6fed7010b1633bf127ed8571d3b607e (diff) |
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/linux/bitops.h')
0 files changed, 0 insertions, 0 deletions