Enhance test cases
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 10 Feb 2009 18:57:53 +0000 (13:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 10 Feb 2009 18:57:53 +0000 (13:57 -0500)
commitbb48818526ec4317f9e6daeb0aa1cd64d528f754
tree8944abc2bd286f4f6a507ce7afe167692b9f26da
parent3a9e6e9df706b8d39af94d2f027210e2e7d4106e
Enhance test cases

New -n (to disable sleep in writer)
Now use a random delay for -w and -r.
Add -DDEBUG_FULL_MB option to use mb() in the reader rather than the
signal-based alternative.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Makefile
test_urcu.c
urcu.c
urcu.h
This page took 0.025131 seconds and 4 git commands to generate.