aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/rcu/tree_exp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14rcu/exp: Remove rcu_par_gp_wqFrederic Weisbecker1-72/+1
2024-02-14rcu/exp: Make parallel exp gp kworker per rcu nodeFrederic Weisbecker1-5/+5
2024-02-14rcu/exp: Handle RCU expedited grace period kworker allocation failureFrederic Weisbecker1-6/+19
2024-02-14rcu/exp: Remove full barrier upon main thread wakeupFrederic Weisbecker1-3/+2
2024-01-24rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker1-2/+1
2023-09-11rcu: Add RCU CPU stall notifierPaul E. McKenney1-1/+5
2023-05-11rcu: Mark additional concurrent load from ->cpu_no_qs.b.expPaul E. McKenney1-1/+1
2023-04-05rcu: Protect rcu_print_task_exp_stall() ->exp_tasks accessZqiang1-2/+4
2023-04-05rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked earlyZqiang1-2/+3
2023-04-05rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask raceZqiang1-2/+3
2023-01-03rcu: Allow expedited RCU CPU stall warnings to dump task stacksPaul E. McKenney1-0/+41
2023-01-03rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()Paul E. McKenney1-0/+2
2022-11-29rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)1-1/+1
2022-09-01Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', 'nocb.2022.09.01a', 'poll.2022.08.31b', 'poll-srcu.2022.08.31b' and 'tasks.2022.08.31b' into HEADPaul E. McKenney1-3/+54
2022-08-31rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequencePaul E. McKenney1-0/+6
2022-08-31rcu: Remove expedited grace-period fast-path forward-progress helperPaul E. McKenney1-2/+0
2022-08-31rcu: Add full-sized polling for cond_sync_exp_full()Paul E. McKenney1-0/+27
2022-08-31rcu: Add full-sized polling for start_poll_expedited()Paul E. McKenney1-0/+18
2022-08-31rcu: Add QS check in rcu_exp_handler() for non-preemptible kernelsZqiang1-1/+3
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney1-1/+1
2022-07-21rcu: Add irqs-disabled indicator to expedited RCU CPU stall warningsZqiang1-2/+3
2022-07-21rcu: Diagnose extended sync_rcu_do_polled_gp() loopsPaul E. McKenney1-1/+6
2022-07-21rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warningsZqiang1-1/+1
2022-07-21rcu: Add polled expedited grace-period primitivesPaul E. McKenney1-0/+85
2022-07-21rcu: Make polled grace-period API account for expedited grace periodsPaul E. McKenney1-2/+14
2022-07-05rcu/context_tracking: Move dynticks counter to context trackingFrederic Weisbecker1-1/+1
2022-05-11rcu: Move expedited grace period (GP) work to RT kthread_workerKalesh Singh1-31/+116
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki1-2/+2
2022-02-01rcu: Mark ->expmask access in synchronize_rcu_expedited_wait()Paul E. McKenney1-1/+2
2022-02-01rcu/exp: Fix check for idle context in rcu_exp_handlerNeeraj Upadhyay1-1/+1
2021-12-07rcu/exp: Mark current CPU as exp-QS in IPI loop second passFrederic Weisbecker1-0/+1
2021-12-07rcu: Prevent expedited GP from enabling tick on offline CPUPaul E. McKenney1-1/+4
2021-12-07rcu: Mark sync_sched_exp_online_cleanup() ->cpu_no_qs.b.exp loadPaul E. McKenney1-1/+1
2021-12-07rcu: Remove rcu_data.exp_deferred_qs and convert to rcu_data.cpu no_qs.b.expFrederic Weisbecker1-3/+2
2021-12-07rcu: Move rcu_data.cpu_no_qs.b.exp reset to rcu_export_exp_rdp()Frederic Weisbecker1-0/+1
2021-09-13rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()Neeraj Upadhyay1-1/+1
2021-09-13rcu: Make rcu_normal_after_boot writable againJuri Lelli1-1/+0
2021-03-15rcu/tree: Add a trace event for RCU CPU stall warningsSangmoon Kim1-0/+1
2021-01-04rcu: Mark obtuse portion of stall warning as internal debugPaul E. McKenney1-1/+1
2020-08-24rcu: Initialize at declaration time in rcu_exp_handler()Paul E. McKenney1-4/+2
2020-06-29rcu: Expedited grace-period sleeps to idle priorityPaul E. McKenney1-1/+1
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEADPaul E. McKenney1-26/+5
2020-04-27rcu: Use data_race() for RCU expedited CPU stall-warning printsPaul E. McKenney1-4/+4
2020-04-27rcu: Don't use negative nesting depth in __rcu_read_unlock()Lai Jiangshan1-26/+5
2020-04-27rcu: Add *_ONCE() and data_race() to rcu_node ->exp_tasks plus lockingPaul E. McKenney1-8/+11
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEADPaul E. McKenney1-4/+9
2020-02-20rcutorture: Allow boottime stall warnings to be suppressedPaul E. McKenney1-1/+1
2020-02-20rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney1-1/+6
2020-02-20rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq storePaul E. McKenney1-1/+1
2020-02-20rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() dataracePaul E. McKenney1-1/+1