aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/refscale.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11refscale: Print out additional module parametersPaul E. McKenney1-2/+2
2023-09-11refscale: Fix misplaced data re-readPaul E. McKenney1-1/+1
2023-07-14refscale: Add a "jiffies" testPaul E. McKenney1-1/+33
2023-07-14refscale: Fix uninitalized use of wait_queue_head_tWaiman Long1-2/+1
2023-03-20refscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney1-1/+1
2023-01-05refscale: Add tests using SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-0/+234
2023-01-03refscale: Provide for initialization failurePaul E. McKenney1-5/+11
2022-06-21refscale: Convert test_lock spinlock to raw_spinlockZqiang1-9/+9
2022-04-20refscale: Allow refscale without RCU Tasks Rude/TracePaul E. McKenney1-1/+11
2022-04-20refscale: Allow refscale without RCU TasksPaul E. McKenney1-1/+11
2021-12-07refscale: Add missing '\n' to flush messageLi Zhijian1-4/+7
2021-12-07refscale: Always log the error messageLi Zhijian1-4/+3
2021-11-30refscale: Prevent buffer to pr_alert() being too longLi Zhijian1-10/+13
2021-11-30refscale: Simplify the errexit checkpointLi Zhijian1-13/+6
2021-09-13refscale: Warn on individual ref_scale_init() error conditionsPaul E. McKenney1-3/+3
2021-07-27refscale: Add measurement of clock readoutPaul E. McKenney1-1/+35
2021-07-06refscale: Avoid false-positive warnings in ref_scale_reader()Paul E. McKenney1-3/+3
2021-05-10refscale: Add acqrel, lock, and lock-irqPaul E. McKenney1-2/+107
2021-01-06torture: Make refscale throttle high-rate printk()sPaul E. McKenney1-1/+3
2021-01-06refscale: Allow summarization of verbose outputPaul E. McKenney1-5/+16
2020-11-06refscale: Prevent hangs for invalid argumentsPaul E. McKenney1-1/+4
2020-11-02refscale: Bounds-check module parametersPaul E. McKenney1-0/+6
2020-08-24refperf: Avoid null pointer dereference when buf fails to allocateColin Ian King1-3/+5
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney1-0/+717