]> www.infradead.org Git - users/jedix/linux-maple.git/commit
testing/raix-tree/maple: Increase readers and reduce delay for faster machines
authorLiam R. Howlett <howlett@gmail.com>
Mon, 27 Jan 2025 20:59:53 +0000 (15:59 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 4 Mar 2025 16:13:20 +0000 (11:13 -0500)
commite2f950ef2e3d9c727c5877110b847f5fc97aeb0c
treee8faa6c0087fdebf2d55ba23470174f5a082a002
parente1ef9835ef04d444f453a3771c69ce369aaf51a0
testing/raix-tree/maple: Increase readers and reduce delay for faster machines

Add more threads and reduce the timing of the readers to increase the
possibility of catching the rcu changes.  The test does not pass unless
the reader is seen.

Signed-off-by: Liam R. Howlett <howlett@gmail.com>
tools/testing/radix-tree/maple.c