]> www.infradead.org Git - users/jedix/linux-maple.git/commit
testing/radix-tree/maple: increase readers and reduce delay for faster machines
authorLiam R. Howlett <howlett@gmail.com>
Mon, 16 Jun 2025 18:45:19 +0000 (14:45 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 10 Jul 2025 05:42:12 +0000 (22:42 -0700)
commitf687fd5af8bf0358259278319f5bc18fc8c547cb
tree69405834c7c529fa5a6eddc33bbe99355ec3d86c
parentfa493f50df3adaddf9707d14b2f972ddd388f452
testing/radix-tree/maple: increase readers and reduce delay for faster machines

Faster machines may not see the initial or updated value in the race
condition.  Reduce the delay so that faster machines are less likely to
fail testing of the race conditions.

Link: https://lkml.kernel.org/r/20250616184521.3382795-2-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <howlett@gmail.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Hailong Liu <hailong.liu@oppo.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Peng Zhang <zhangpeng.00@bytedance.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/radix-tree/maple.c