]> 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:35:28 +0000 (11:35 -0500)
commitcfa6d71f55d8fa866278465f0b58d03a34c9cfdf
tree8c938fcda5c5ff11d1e173bf48ba4246b6f2528e
parentf7747c193d225f5ec2a51eeec906013d7b4be3ae
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