]> 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, 8 Apr 2025 20:01:43 +0000 (16:01 -0400)
commitce544269a4251a54735f27ebbed0c7cec1554157
tree8c2af04934d0ed6643d1b9fd4afae098f8669336
parent29c48e2cad871a5775ecf55b35a50f12b6474c20
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