Add rcu-reclaim.so library
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 19 Sep 2009 21:28:06 +0000 (17:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 19 Sep 2009 21:28:06 +0000 (17:28 -0400)
commit90075a50c3d4ab810f7d9ac218b53cda0ed67fe5
tree08c2459c956daf2a13ee17a3e7644bba60620240
parent81d1f1f5a2d41dfd76defc700cdf68660d12f323
Add rcu-reclaim.so library

Add "automated" RCU memory reclamation.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Makefile.inc
tests/Makefile.inc
tests/test_urcu_reclaim.c [new file with mode: 0644]
urcu-reclaim-static.h [new file with mode: 0644]
urcu-reclaim.c [new file with mode: 0644]
urcu-reclaim.h [new file with mode: 0644]
This page took 0.026103 seconds and 4 git commands to generate.