tests: use standard malloc/free for synchronize_rcu()
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 12 Nov 2012 14:07:34 +0000 (09:07 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 5 Dec 2012 10:48:00 +0000 (05:48 -0500)
commitbcc74df39fa57a21aa977ef14e02ed8ab13c37e2
tree9050c64ac086f083040199cdfc43ac8c7220ff0d
parent52c75091b18f3cc398b765570a94aaa870afcd51
tests: use standard malloc/free for synchronize_rcu()

Allows removing mutex from tests, which allow testing scalability of
concurrent synchronize_rcu() executions.

CC: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
CC: Lai Jiangshan <laijs@cn.fujitsu.com>
CC: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/test_urcu.c
tests/test_urcu_bp.c
tests/test_urcu_qsbr.c
This page took 0.025108 seconds and 4 git commands to generate.