RCU
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v9 12/13] rxrpc: Use call_rcu_flush() instead of call_rcu()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 10/13] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 09/13] rcu/rcutorture: Use call_rcu_flush() where needed
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 11/13] workqueue: Make queue_rcu_work() use call_rcu_flush()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 07/13] rcu/sync: Use call_rcu_flush() instead of call_rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 06/13] percpu-refcount: Use call_rcu_flush() for atomic switch
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 02/13] rcu: Make call_rcu() lazy to save power
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 05/13] rcuscale: Add laziness and kfree tests
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 03/13] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 04/13] rcu: shrinker for lazy rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 00/13] rcu: call_rcu() power improvements
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v9 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v2 rcu 0/8] NMI-safe SRCU reader API
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2 rcu 0/8] NMI-safe SRCU reader API
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] srcu: Warn when NMI-unsafe API is used in NMI
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH 0/3] srcu: A few NMI-safe debugging updates
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v8 02/13] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH] rcu: Fix use __this_cpu_read() warning in preemptible code
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH bpf-next v2 2/4] bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
[PATCH bpf-next v2 1/4] rcu-tasks: Provide rcu_trace_implies_rcu_gp()
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
[PATCH bpf-next v2 3/4] bpf: Use rcu_trace_implies_rcu_gp() in local storage map
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
[PATCH bpf-next v2 4/4] bpf: Use rcu_trace_implies_rcu_gp() for program array freeing
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
[PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH 3/3] srcu: Debug NMI safety even on archs that don't require it
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
[PATCH 1/3] srcu: Warn when NMI-unsafe API is used in NMI
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
[PATCH 2/3] srcu: Explain the reason behind the read side critical section on GP start
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
[PATCH 0/3] srcu: A few NMI-safe debugging updates
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH] rcu: Fix use __this_cpu_read() warning in preemptible code
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] rcu: Fix use __this_cpu_read() warning in preemptible code
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Martin KaFai Lau <martin.lau@xxxxxxxxx>
[PATCH] rcu: Fix use __this_cpu_read() warning in preemptible code
From
: Zqiang <qiang1.zhang@xxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH v8 02/13] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
Re: [BUG] possible deadlock in __rcu_irq_enter_check_tick
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v8 02/13] rcu: Make call_rcu() lazy to save power
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
[PATCH v8 07/13] rcu/sync: Use call_rcu_flush() instead of call_rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 05/13] rcuscale: Add laziness and kfree tests
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 04/13] rcu: shrinker for lazy rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 12/13] rxrpc: Use call_rcu_flush() instead of call_rcu()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 01/13] rcu: Fix missing nocb gp wake on rcu_barrier()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 13/13] rcu/debug: Add wake-up debugging for lazy callbacks
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 11/13] workqueue: Make queue_rcu_work() use call_rcu_flush()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 02/13] rcu: Make call_rcu() lazy to save power
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 03/13] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 06/13] percpu-refcount: Use call_rcu_flush() for atomic switch
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 09/13] rcu/rcutorture: Use call_rcu_flush() where needed
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 10/13] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 08/13] rcu/rcuscale: Use call_rcu_flush() for async reader test
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v8 00/13] rcu: call_rcu() power improvements
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
[BUG] possible deadlock in __rcu_irq_enter_check_tick
From
: Yu Liao <liaoyu15@xxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 3/3] bpf: Free trace program array after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH bpf-next 2/3] bpf: Free local storage memory after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
[PATCH bpf-next 0/3] Remove unnecessary RCU grace period chaining
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
[PATCH bpf-next 2/3] bpf: Free local storage memory after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
[PATCH bpf-next 3/3] bpf: Free trace program array after one RCU-tasks-trace grace period
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: fix HOTPLUG error in rcutorture
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
[PATCH 0/2] rcu/nocb fix and optimization
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: fix HOTPLUG error in rcutorture
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
From
: "Nicholas Piggin" <npiggin@xxxxxxxxx>
[PATCH linux-next][RFC] powerpc: fix HOTPLUG error in rcutorture
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
[PATCH AUTOSEL 5.10 02/10] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.10 01/10] rcu: Back off upon fill_page_cache_func() allocation failure
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 02/15] rcu: Avoid triggering strict-GP irq-work when RCU is idle
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 03/15] rcu: Back off upon fill_page_cache_func() allocation failure
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 04/15] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.19 03/16] rcu: Back off upon fill_page_cache_func() allocation failure
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.19 02/16] rcu: Avoid triggering strict-GP irq-work when RCU is idle
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.0 05/18] rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.0 04/18] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.0 03/18] rcu: Back off upon fill_page_cache_func() allocation failure
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.0 02/18] rcu: Avoid triggering strict-GP irq-work when RCU is idle
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 00/11] rcu: call_rcu() power improvements
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 00/11] rcu: call_rcu() power improvements
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: RCU stall warnings even with rcu_nocbs and rcu_nocb_poll
From
: Florent Carli <fcarli@xxxxxxxxx>
Re: [PATCH v7 00/11] rcu: call_rcu() power improvements
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 00/11] rcu: call_rcu() power improvements
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: 回复:回复:回复:回复:Re:
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 05/11] rcuscale: Add laziness and kfree tests
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 03/11] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 00/11] rcu: call_rcu() power improvements
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: 回复:回复:回复:Re:
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: 回复:回复:Re:
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: RCU stall warnings even with rcu_nocbs and rcu_nocb_poll
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: RCU stall warnings even with rcu_nocbs and rcu_nocb_poll
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: 回复:Re: Dear Pualmack help i have a problem with rcu code
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: Dear Pualmack help i have a problem with rcu code
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH RFC v2 rcu 6/8] arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
Re: [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
[PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 08/11] rcu/rcuscale: Use call_rcu_flush() for async reader test
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 09/11] rcu/rcutorture: Use call_rcu_flush() where needed
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 11/11] workqueue: Make queue_rcu_work() use call_rcu_flush()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 06/11] percpu-refcount: Use call_rcu_flush() for atomic switch
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 05/11] rcuscale: Add laziness and kfree tests
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 02/11] rcu: Make call_rcu() lazy to save power
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 04/11] rcu: shrinker for lazy rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 07/11] rcu/sync: Use call_rcu_flush() instead of call_rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 03/11] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v7 00/11] rcu: call_rcu() power improvements
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [GIT PULL] RCU changes for v6.1
From
: pr-tracker-bot@xxxxxxxxxx
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v2 rcu 0/8] NMI-safe SRCU reader API
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v2 rcu 0/8] NMI-safe SRCU reader API
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
[GIT PULL] RCU changes for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v2 rcu 1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
From
: John Ogness <john.ogness@xxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH RFC v2 rcu 1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
From
: John Ogness <john.ogness@xxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
[PATCH RFC v2 rcu 1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC v2 rcu 6/8] arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC v2 rcu 2/8] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC v2 rcu 7/8] arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC v2 rcu 4/8] srcu: Check for consistent global per-srcu_struct NMI safety
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC v2 rcu 8/8] arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC v2 rcu 5/8] arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC v2 rcu 3/8] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH v2 rcu 0/8] NMI-safe SRCU reader API
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
From
: "Nicholas Piggin" <npiggin@xxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: [PATCH] rcu: remove rcu_is_idle_cpu
From
: Yipeng Zou <zouyipeng@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH] rcu: remove rcu_is_idle_cpu
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
From
: "Nicholas Piggin" <npiggin@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
[PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] rcu: remove rcu_is_idle_cpu
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCH] rcu: remove rcu_is_idle_cpu
From
: Yipeng Zou <zouyipeng@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: Fwd: [printk] e695fbe780: BUG:scheduling_while_atomic
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH v6 4/4] percpu-refcount: Use call_rcu_flush() for atomic switch
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v6 3/4] rcuscale: Add laziness and kfree tests
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v6 2/4] rcu: shrinker for lazy rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v6 0/4] rcu: call_rcu() power improvements
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu/next 2/3] rcu: Fix late wakeup when flush of bypass cblist happens (v6)
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC rcu 1/4] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC rcu 2/4] srcu: Create and srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC rcu 3/4] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH RFC rcu 4/4] srcu: Check for consistent global per-srcu_struct NMI safety
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/4] NMI-safe SRCU reader API
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: BUG: sleeping function called from invalid context at arch/arm64/mm/fault.c:593
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [RFC] rcu/nocb: Fix possible bugs in rcu_barrier()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [RFC] rcu/nocb: Fix possible bugs in rcu_barrier()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [RFC] rcu/nocb: Fix possible bugs in rcu_barrier()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
[RFC] rcu/nocb: Fix possible bugs in rcu_barrier()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu/next 3/3] rcu: Call trace_rcu_callback() also for bypass queuing (v2)
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu/next 3/3] rcu: Call trace_rcu_callback() also for bypass queuing (v2)
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu/next 3/3] rcu: Call trace_rcu_callback() also for bypass queuing (v2)
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu/next 3/3] rcu: Call trace_rcu_callback() also for bypass queuing (v2)
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
[PATCH rcu/next 3/3] rcu: Call trace_rcu_callback() also for bypass queuing (v2)
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH rcu/next 2/3] rcu: Fix late wakeup when flush of bypass cblist happens (v6)
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH rcu/next 1/3] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH rcu/next 0/3] Preparatory patches borrowed from lazy rcu v5
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu/next 2/3] rcu: Move trace_rcu_callback() before bypassing
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu/next 2/3] rcu: Move trace_rcu_callback() before bypassing
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu/next 2/3] rcu: Move trace_rcu_callback() before bypassing
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu/next 2/3] rcu: Move trace_rcu_callback() before bypassing
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu/next 3/3] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu/next 2/3] rcu: Move trace_rcu_callback() before bypassing
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu/next 1/3] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v7 1/1] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
BUG: sleeping function called from invalid context at arch/arm64/mm/fault.c:593
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
Re: [PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
From
: Mukesh Ojha <quic_mojha@xxxxxxxxxxx>
[PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
From
: Zeng Heng <zengheng4@xxxxxxxxxx>
Re: [PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCHv2 1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCHv2 0/3] rcu: Enhance the capability to cope with concurrent cpu offlining/onlining
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCH rcu/next 3/3] rcu: Fix late wakeup when flush of bypass cblist happens
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH rcu/next 2/3] rcu: Move trace_rcu_callback() before bypassing
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH rcu/next 1/3] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH rcu/next 0/3] Preparatory patches borrowed from lazy rcu v5
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: protect cpu offlining by RCU offline lock
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: [PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH linux-next][RFC] powerpc: protect cpu offlining by RCU offline lock
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 1/1] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v7 1/1] rcu: Simplify rcu_init_nohz() cpumask handling
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
[PATCH linux-next][RFC] powerpc: protect cpu offlining by RCU offline lock
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
[PATCH v7 1/1] rcu: Simplify rcu_init_nohz() cpumask handling
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
[PATCH v7 0/1] cu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu 03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu 03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu 03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 03/18] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 03/18] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
From
: Boqun Feng <boqun.feng@xxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH 3/3] rcu: Keep qsmaskinitnext fresh for rcu_boost_kthread_setaffinity()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] fs: fix capable() call in simple_xattr_list()
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH 0/2] fs: fix capable() call in simple_xattr_list()
From
: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
Re: [PATCH 0/2] fs: fix capable() call in simple_xattr_list()
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCH 3/3] rcu: Keep qsmaskinitnext fresh for rcu_boost_kthread_setaffinity()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCH 2/3] rcu: simplify the prototype of rcu_boost_kthread_setaffinity()
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 08/18] rcu: Add per-CB tracing for queuing, flush and invocation.
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 08/18] rcu: Add per-CB tracing for queuing, flush and invocation.
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 08/18] rcu: Add per-CB tracing for queuing, flush and invocation.
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v5 08/18] rcu: Add per-CB tracing for queuing, flush and invocation.
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
From
: Sascha Hauer <sha@xxxxxxxxxxxxxx>
Re: [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: Vlastimil Babka <vbabka@xxxxxxx>
[PATCH v5 10/18] rcutorture: Add test code for call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 13/18] security: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 16/18] lib: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 18/18] fork: Move thread_stack_free_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 12/18] cred: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 17/18] i915: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 15/18] kernel: Move various core kernel usages to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 14/18] net/core: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 11/18] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 08/18] rcu: Add per-CB tracing for queuing, flush and invocation.
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 09/18] rcuscale: Add laziness and kfree tests
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 07/18] rcu: shrinker for lazy rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 05/18] rcu: Move trace_rcu_callback() before bypassing
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 03/18] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 01/18] mm/slub: perform free consistency checks before call_rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
From
: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
[PATCH 1/2] fs: convert simple_xattrs to RCU list
From
: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
[PATCH 2/2] fs: don't call capable() prematurely in simple_xattr_list()
From
: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
[PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
[PATCH v6 0/2] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
[PATCH v6 2/2] rcu: Offload callback processing from all CPUs in the absence of rcu_nocbs=
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
From
: Sascha Hauer <sha@xxxxxxxxxxxxxx>
Re: [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [RFC PATCH 2/2] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
[PATCH rcu 1/3] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 4/4] srcu: Make Tiny SRCU use full-sized grace-period counters
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 3/4] srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] Torture-test updates for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 2/3] rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 3/3] rcu-tasks: Make RCU Tasks Trace check for userspace execution
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] RCU Tasks updates for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 2/4] srcu: Add GP and maximum requested GP to Tiny SRCU rcutorture output
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 1/4] rcutorture: Make "srcud" option also test polled grace-period API
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 18/25] rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] SRCU polled grace-period updates for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 16/25] rcu: Make synchronize_rcu() fast path update ->gp_seq counters
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 03/25] rcutorture: Abstract synchronous and polled API testing
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 20/25] rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 25/25] rcutorture: Limit read-side polling-API testing
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 13/25] rcu: Disable run-time single-CPU grace-period optimization
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 21/25] rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 08/25] rcu: Add full-sized polling for start_poll()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 17/25] rcu: Remove expedited grace-period fast-path forward-progress helper
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 22/25] rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 11/25] rcu: Add full-sized polling for cond_sync_full()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 09/25] rcu: Add full-sized polling for start_poll_expedited()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 05/25] rcutorture: Verify RCU reader prevents full polling from completing
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 06/25] rcutorture: Remove redundant RTWS_DEF_FREE check
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 19/25] rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 02/25] rcu: Add full-sized polling for get_state()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 12/25] rcu: Add full-sized polling for cond_sync_exp_full()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 15/25] rcu-tasks: Remove grace-period fast-path rcu-tasks helper
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 14/25] rcu: Set rcu_data structures' initial ->gpwrap value to true
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 07/25] rcutorture: Verify long-running reader prevents full polling from completing
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 23/25] rcutorture: Expand rcu_torture_write_types() first "if" statement
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] Polled grace-period updates for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 10/25] rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 04/25] rcutorture: Allow per-RCU-flavor polled double-GP check
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 01/25] rcu: Add full-sized polling for get_completed*() and poll_state*()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 1/3] rcu/nocb: Choose the right rcuog/rcuop kthreads to output
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 24/25] rcu: Add functions to compare grace-period state values
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] Callback-offload (nocb) updates for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 2/3] rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] kvfree_rcu updates for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 1/3] rcu: Back off upon fill_page_cache_func() allocation failure
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 3/3] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 2/3] rcu/kfree: Fix kfree_rcu_shrink_count() return value
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 01/10] rcu: Fix rcu_read_unlock_strict() strict QS reporting
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 08/10] sched/debug: Show the registers of 'current' in dump_cpu_task()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 06/10] rcu: Update rcu_access_pointer() header for rcu_dereference_protected()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 05/10] rcu: Document reason for rcu_all_qs() call to preempt_disable()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 07/10] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 09/10] rcu: Avoid triggering strict-GP irq-work when RCU is idle
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 04/10] rcu: Make tiny RCU support leak callbacks for debug-object errors
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 10/10] rcu: Exclude outgoing CPU when it is the last to leave
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 02/10] rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernels
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] Miscellaneous fixes for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 3/7] doc: Use rcu_barrier() to rate-limit RCU callbacks
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 6/7] doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 4/7] doc: Fix list: rcu_access_pointer() is not lockdep-checked
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 7/7] doc/rcu: Update LWN article URLs and add 2019 article
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 2/7] doc: Call out queue_rcu_work() for blocking RCU callbacks
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 1/7] doc: Emphasize the need for explicit RCU read-side markers
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 5/7] doc: Update rcu_access_pointer() advice in rcu_dereference.rst
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH rcu 0/7] RCU documentation updates for v6.1
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH] rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Uladzislau Rezki <urezki@xxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
RE: [PATCH] rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
From
: "Zhang, Qiang1" <qiang1.zhang@xxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH] rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH] rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
From
: Zqiang <qiang1.zhang@xxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: Frederic Weisbecker <frederic@xxxxxxxxxx>
Re: [RFC PATCH 2/2] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
Re: [RFC PATCH 1/2] mm/slub: perform free consistency checks before call_rcu
From
: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
Re: [PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[RFC PATCH 2/2] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
From
: Vlastimil Babka <vbabka@xxxxxxx>
[RFC PATCH 1/2] mm/slub: perform free consistency checks before call_rcu
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 2/2] rcu: Simplify the code logic of rcu_init_nohz()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
[PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
[PATCH v5 0/1] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: How to increase rcu_head size without breaking -mm ?
From
: Vlastimil Babka <vbabka@xxxxxxx>
How to increase rcu_head size without breaking -mm ?
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: [PATCH v3 0/5] Implement call_rcu_lazy() and miscellaneous fixes
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [PATCH v4 1/2] rcu: Eliminate rcu_state.nocb_is_setup
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH v4 2/2] rcu: Simplify the code logic of rcu_init_nohz()
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
CNBC: Sie mochten bequem wohnen und ab 1500 Euro pro Tag ein passives Einkommen erzielen?
From
: Construction <info@xxxxxxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
Re: [PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] doc/rcu: Update LWN articles at the beginning
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 2/2] rcu: Simplify the code logic of rcu_init_nohz()
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 1/2] rcu: Eliminate rcu_state.nocb_is_setup
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Re: [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
From
: Pingfan Liu <kernelfans@xxxxxxxxx>
[PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
From
: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
Re: 6.0-rc1 regression block (blk_mq) / RCU task stuck errors + block-io hang
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH] doc/rcu: Update LWN articles at the beginning
From
: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
[PATCH] doc/rcu: Update LWN articles at the beginning
From
: Shao-Tse Hung <ccs100203@xxxxxxxxx>
[PATCH v4 07/14] cred: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 06/14] debug: Toggle lazy at runtime and change flush jiffies
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 10/14] kernel: Move various core kernel usages to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 08/14] security: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 09/14] net/core: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 05/14] rcutorture: Add test code for call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 12/14] i915: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 13/14] fork: Move thread_stack_free_rcu to call_rcu_lazy
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 04/14] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 01/14] rcu: Introduce call_rcu_lazy() API implementation
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 02/14] rcu: shrinker for lazy rcu
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 11/14] lib: Move call_rcu() to call_rcu_lazy()
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 14/14] rcu/tree: Move trace_rcu_callback() before bypassing
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 03/14] rcuscale: Add laziness and kfree tests
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: 6.0-rc1 regression block (blk_mq) / RCU task stuck errors + block-io hang
From
: Bart Van Assche <bvanassche@xxxxxxx>
6.0-rc1 regression block (blk_mq) / RCU task stuck errors + block-io hang
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH 3/4] sched/isolation: Infrastructure to support rcu nocb cpumask changes
From
: Tobias Huschle <huschle@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]