summaryrefslogtreecommitdiff
path: root/kernel/rcu/refscale.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-12refscale: Print out additional module parametersPaul E. McKenney1-2/+2
2023-09-12refscale: Fix misplaced data re-readPaul E. McKenney1-1/+1
2023-07-15refscale: Add a "jiffies" testPaul E. McKenney1-1/+33
2023-07-15refscale: 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-04refscale: Provide for initialization failurePaul E. McKenney1-5/+11
2022-06-22refscale: Convert test_lock spinlock to raw_spinlockZqiang1-9/+9
2022-04-21refscale: Allow refscale without RCU Tasks Rude/TracePaul E. McKenney1-1/+11
2022-04-21refscale: Allow refscale without RCU TasksPaul E. McKenney1-1/+11
2021-12-08refscale: Add missing '\n' to flush messageLi Zhijian1-4/+7
2021-12-08refscale: Always log the error messageLi Zhijian1-4/+3
2021-12-01refscale: Prevent buffer to pr_alert() being too longLi Zhijian1-10/+13
2021-12-01refscale: Simplify the errexit checkpointLi Zhijian1-13/+6
2021-09-14refscale: 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-11refscale: Add acqrel, lock, and lock-irqPaul E. McKenney1-2/+107
2021-01-07torture: Make refscale throttle high-rate printk()sPaul E. McKenney1-1/+3
2021-01-07refscale: Allow summarization of verbose outputPaul E. McKenney1-5/+16
2020-11-07refscale: Prevent hangs for invalid argumentsPaul E. McKenney1-1/+4
2020-11-03refscale: Bounds-check module parametersPaul E. McKenney1-0/+6
2020-08-25refperf: 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