summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/refscale.c
Commit message (Expand)AuthorAgeFilesLines
* refscale: Print out additional module parametersPaul E. McKenney2023-09-111-2/+2
* refscale: Fix misplaced data re-readPaul E. McKenney2023-09-111-1/+1
* refscale: Add a "jiffies" testPaul E. McKenney2023-07-141-1/+33
* refscale: Fix uninitalized use of wait_queue_head_tWaiman Long2023-07-141-2/+1
* refscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney2023-03-201-1/+1
* refscale: Add tests using SLAB_TYPESAFE_BY_RCUPaul E. McKenney2023-01-051-0/+234
* refscale: Provide for initialization failurePaul E. McKenney2023-01-031-5/+11
* refscale: Convert test_lock spinlock to raw_spinlockZqiang2022-06-211-9/+9
* refscale: Allow refscale without RCU Tasks Rude/TracePaul E. McKenney2022-04-201-1/+11
* refscale: Allow refscale without RCU TasksPaul E. McKenney2022-04-201-1/+11
* refscale: Add missing '\n' to flush messageLi Zhijian2021-12-071-4/+7
* refscale: Always log the error messageLi Zhijian2021-12-071-4/+3
* refscale: Prevent buffer to pr_alert() being too longLi Zhijian2021-11-301-10/+13
* refscale: Simplify the errexit checkpointLi Zhijian2021-11-301-13/+6
* refscale: Warn on individual ref_scale_init() error conditionsPaul E. McKenney2021-09-131-3/+3
* refscale: Add measurement of clock readoutPaul E. McKenney2021-07-271-1/+35
* refscale: Avoid false-positive warnings in ref_scale_reader()Paul E. McKenney2021-07-061-3/+3
* refscale: Add acqrel, lock, and lock-irqPaul E. McKenney2021-05-101-2/+107
* torture: Make refscale throttle high-rate printk()sPaul E. McKenney2021-01-061-1/+3
* refscale: Allow summarization of verbose outputPaul E. McKenney2021-01-061-5/+16
* refscale: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-061-1/+4
* refscale: Bounds-check module parametersPaul E. McKenney2020-11-021-0/+6
* refperf: Avoid null pointer dereference when buf fails to allocateColin Ian King2020-08-241-3/+5
* refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney2020-06-291-0/+717