]> 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>
Wed, 11 Jun 2025 15:06:08 +0000 (11:06 -0400)
commitfbf2af05712ca47fc987720a3982abdea831248a
tree47ead3d20713bc7c012af9c864473538e6ed75a5
parentf8c61ae9fa046687713f5e47183f384936914493
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