# # ChangeLog for kernel/test/synch/rcu1.c in mainline # # Generated by Trac 1.6 # 2025-01-22T19:09:05Z Mon, 16 Jul 2012 15:38:45 GMT Adam Hraska [1c1da4b] * kernel/test/synch/rcu1.c (modified) rcu: Cleaned up rcu1 test a bit. Now it uses wired threads. Thu, 12 Jul 2012 18:31:10 GMT Adam Hraska [0594c7ea] * kernel/test/synch/rcu1.c (modified) rcu: Changed mallocs in test rcu1 to use nonblocking ATOMIC_FRAME flag. Thu, 12 Jul 2012 17:40:32 GMT Adam Hraska [e25eb9e3] * kernel/test/synch/rcu1.c (modified) rcu: Sped up rcu1 stress test. Thu, 12 Jul 2012 16:02:51 GMT Adam Hraska [2e16033] * kernel/test/synch/rcu1.c (modified) rcu: Fixed memory leak in rcu1 test. Tue, 10 Jul 2012 17:57:47 GMT Adam Hraska [5b6c033] * kernel/Makefile (modified) * kernel/test/synch/rcu1.c (added) * kernel/test/synch/rcu1.def (added) * kernel/test/test.c (modified) * kernel/test/test.h (modified) rcu: Added preemption and stress tests.