1. 05bc276 refscale: Avoid false-positive warnings in ref_scale_reader() by Paul E. McKenney · 3 years, 7 months ago
  2. e9b800d refscale: Add acqrel, lock, and lock-irq by Paul E. McKenney · 3 years, 10 months ago
  3. 414c116 torture: Make refscale throttle high-rate printk()s by Paul E. McKenney · 4 years, 1 month ago
  4. e76506f refscale: Allow summarization of verbose output by Paul E. McKenney · 4 years, 1 month ago
  5. bc80d35 refscale: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 3 months ago
  6. 0c6d18d refscale: Bounds-check module parameters by Paul E. McKenney · 4 years, 4 months ago
  7. 58db578 refperf: Avoid null pointer dereference when buf fails to allocate by Colin Ian King · 4 years, 5 months ago
  8. 1fbeb3a refperf: Rename refperf.c to refscale.c and change internal names by Paul E. McKenney · 4 years, 6 months ago[Renamed (74%) from kernel/rcu/refperf.c]
  9. 8e4ec3d refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST by Paul E. McKenney · 4 years, 6 months ago
  10. e13ef44 refperf: Add test for RCU Tasks readers by Paul E. McKenney · 4 years, 7 months ago
  11. 72bb749 refperf: Add test for RCU Tasks Trace readers. by Paul E. McKenney · 4 years, 7 months ago
  12. 918b351 refperf: Change readdelay module parameter to nanoseconds by Paul E. McKenney · 4 years, 7 months ago
  13. 7c944d7 refperf: Work around 64-bit division by Arnd Bergmann · 4 years, 7 months ago
  14. 4dd72a3 refperf: Adjust refperf.loop default value by Paul E. McKenney · 4 years, 7 months ago
  15. b4d1e34 refperf: Add read-side delay module parameter by Paul E. McKenney · 4 years, 7 months ago
  16. 96af866 refperf: Simplify initialization-time wakeup protocol by Paul E. McKenney · 4 years, 7 months ago
  17. 6efb063 refperf: Label experiment-number column "Runs" by Paul E. McKenney · 4 years, 7 months ago
  18. 2db0bda refperf: Add warmup and cooldown processing phases by Paul E. McKenney · 4 years, 7 months ago
  19. 86e0da2 refperf: More closely synchronize reader start times by Paul E. McKenney · 4 years, 7 months ago
  20. af2789d refperf: Convert reader_task structure's "start" field to int by Paul E. McKenney · 4 years, 7 months ago
  21. b864f89 refperf: Tune reader measurement interval by Paul E. McKenney · 4 years, 7 months ago
  22. 2990750 refperf: Make functions static by Paul E. McKenney · 4 years, 7 months ago
  23. 2e90de7 refperf: Dynamically allocate thread-summary output buffer by Paul E. McKenney · 4 years, 7 months ago
  24. f518f15 refperf: Dynamically allocate experiment-summary output buffer by Paul E. McKenney · 4 years, 7 months ago
  25. dbf28ef refperf: Provide module parameter to specify number of experiments by Paul E. McKenney · 4 years, 7 months ago
  26. 8fc2878 refperf: Convert nreaders to a module parameter by Paul E. McKenney · 4 years, 7 months ago
  27. 83b88c8 refperf: Allow decimal nanoseconds by Paul E. McKenney · 4 years, 7 months ago
  28. 75dd8ef refperf: Hoist function-pointer calls out of the loop by Paul E. McKenney · 4 years, 7 months ago
  29. 777a54c refperf: Add holdoff parameter to allow CPUs to come online by Paul E. McKenney · 4 years, 7 months ago
  30. 653ed64 refperf: Add a test to measure performance of read-side synchronization by Joel Fernandes (Google) · 4 years, 7 months ago