rcu
Thread
Date
Later messages
Messages by Date
2023/10/10
Re: [PATCH 0/5] srcu fixes
Frederic Weisbecker
2023/10/10
Re: [PATCH 0/5] srcu fixes
Frederic Weisbecker
2023/10/10
[PATCH 3/3] rcu: Remove references to rcu_migrate_callbacks() from diagrams
Frederic Weisbecker
2023/10/10
[PATCH 2/3] rcu: Describe listRCU read-side guarantees
Frederic Weisbecker
2023/10/10
[PATCH 1/3] Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst
Frederic Weisbecker
2023/10/10
[PATCH 0/3] RCU docs updates for v6.7
Frederic Weisbecker
2023/10/09
Re: [PATCH 2/5] srcu: Only accelerate on enqueue time
Like Xu
2023/10/09
Re: [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
Maxim Levitsky
2023/10/08
Re: [PATCH 5.15 000/183] 5.15.134-rc1 review
Paul E. McKenney
2023/10/07
Re: [PATCH 5.15 000/183] 5.15.134-rc1 review
Joel Fernandes
2023/10/07
Re: [PATCH 0/5] srcu fixes
zhuangel570
2023/10/07
Re: SRCU: kworker hung in synchronize_srcu
zhuangel570
2023/10/07
Re: SRCU: kworker hung in synchronize_srcu
zhuangel570
2023/10/06
Re: [PATCH 5.15 000/183] 5.15.134-rc1 review
Paul E. McKenney
2023/10/06
Re: [PATCH 5.15 000/183] 5.15.134-rc1 review
Liam R. Howlett
2023/10/06
Re: [PATCH 5.15 000/183] 5.15.134-rc1 review
Paul E. McKenney
2023/10/06
Re: [PATCH 5.15 000/183] 5.15.134-rc1 review
Liam R. Howlett
2023/10/05
Re: [PATCH 5.15 000/183] 5.15.134-rc1 review
Naresh Kamboju
2023/10/05
Re: [PATCH 0/5] srcu fixes
Paul E. McKenney
2023/10/04
Re: [PATCH 0/5] srcu fixes
Paul E. McKenney
2023/10/04
Re: [PATCH 0/5] srcu fixes
Frederic Weisbecker
2023/10/04
Re: [PATCH 07/10] rcu: Conditionally build CPU-hotplug teardown callbacks
Paul E. McKenney
2023/10/04
Re: [PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
Uladzislau Rezki
2023/10/04
Re: [PATCH 0/5] srcu fixes
Paul E. McKenney
2023/10/04
Re: [PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
Paul E. McKenney
2023/10/04
Re: [PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
Uladzislau Rezki
2023/10/04
Re: [PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
Paul E. McKenney
2023/10/04
Re: [PATCH 0/5] srcu fixes
Paul E. McKenney
2023/10/04
Re: kvm/x86: perf: Softlockup issue
Breno Leitao
2023/10/04
Re: [PATCH 0/5] srcu fixes
Frederic Weisbecker
2023/10/04
Re: [PATCH 0/5] srcu fixes
Frederic Weisbecker
2023/10/04
Re: [PATCH 0/5] srcu fixes
Frederic Weisbecker
2023/10/03
Re: [PATCH 0/5] srcu fixes
Paul E. McKenney
2023/10/03
Re: [PATCH 0/5] srcu fixes
Paul E. McKenney
2023/10/03
Re: [PATCH 0/5] srcu fixes
Paul E. McKenney
2023/10/03
[PATCH 5/5] srcu: Explain why callbacks invocations can't run concurrently
Frederic Weisbecker
2023/10/03
[PATCH 3/5] srcu: Remove superfluous callbacks advancing from srcu_start_gp()
Frederic Weisbecker
2023/10/03
[PATCH 4/5] srcu: No need to advance/accelerate if no callback enqueued
Frederic Weisbecker
2023/10/03
[PATCH 2/5] srcu: Only accelerate on enqueue time
Frederic Weisbecker
2023/10/03
[PATCH 1/5] srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
2023/10/03
[PATCH 0/5] srcu fixes
Frederic Weisbecker
2023/10/03
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/10/03
[PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
Uladzislau Rezki (Sony)
2023/10/03
Re: kvm/x86: perf: Softlockup issue
Jim Mattson
2023/10/03
kvm/x86: perf: Softlockup issue
Breno Leitao
2023/10/03
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/10/03
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/10/03
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/10/02
Re: rt8000usb driver issue (maybe interaction with other drivers)
Kalle Valo
2023/10/02
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/10/02
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/10/02
Re: [PATCH] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Paul E. McKenney
2023/10/02
Re: [PATCH 09/10] rcu: Remove references to rcu_migrate_callbacks() from diagrams
Paul E. McKenney
2023/10/02
Re: [PATCH 10/10] rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
Paul E. McKenney
2023/10/02
Re: [PATCH 08/10] rcu: Standardize explicit CPU-hotplug calls
Paul E. McKenney
2023/10/02
Re: [PATCH 06/10] rcu: Assume rcu_report_dead() is always called locally
Paul E. McKenney
2023/10/02
Re: [PATCH 05/10] rcu: Assume IRQS disabled from rcu_report_dead()
Paul E. McKenney
2023/10/02
Re: [PATCH 01/10] rcu: Use rcu_segcblist_segempty() instead of open coding it
Paul E. McKenney
2023/10/02
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/10/02
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/10/02
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/10/01
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/10/01
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/10/01
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/10/01
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/09/30
Re: rt8000usb driver issue (maybe interaction with other drivers)
Bagas Sanjaya
2023/09/30
Re: rt8000usb driver issue (maybe interaction with other drivers)
enc0der
2023/09/30
Re: rt8000usb driver issue (maybe interaction with other drivers)
Bagas Sanjaya
2023/09/30
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/09/30
Re: SRCU: kworker hung in synchronize_srcu
Joel Fernandes
2023/09/30
[PATCH] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Joel Fernandes (Google)
2023/09/30
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/09/30
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/09/30
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/09/30
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/09/30
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/09/29
Re: SRCU: kworker hung in synchronize_srcu
Neeraj upadhyay
2023/09/29
Re: SRCU: kworker hung in synchronize_srcu
Frederic Weisbecker
2023/09/29
Re: Fwd: [6.5.5] System slowdown during compilation workload and RIP: lazy_rcu_shrink_scan
Tor Vic
2023/09/29
Fwd: [6.5.5] System slowdown during compilation workload and RIP: lazy_rcu_shrink_scan
Bagas Sanjaya
2023/09/28
Re: SRCU: kworker hung in synchronize_srcu
Zhouyi Zhou
2023/09/28
Re: SRCU: kworker hung in synchronize_srcu
Joel Fernandes
2023/09/28
Re: SRCU: kworker hung in synchronize_srcu
Joel Fernandes
2023/09/28
Re: [RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Boqun Feng
2023/09/28
Re: [RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Peter Zijlstra
2023/09/28
Re: [RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Boqun Feng
2023/09/28
Re: [RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Peter Zijlstra
2023/09/28
Re: [RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Peter Zijlstra
2023/09/28
SRCU: kworker hung in synchronize_srcu
zhuangel570
2023/09/27
Re: [RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Sebastian Andrzej Siewior
2023/09/27
Re: [RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Boqun Feng
2023/09/27
[RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access.
Sebastian Andrzej Siewior
2023/09/27
Re: [PATCH printk v2 10/11] rcu: Add atomic write enforcement for rcu stalls
Petr Mladek
2023/09/22
Re: [LTP] arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
David
2023/09/21
Re: [LTP] arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
Paul E. McKenney
2023/09/21
Re: [LTP] arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
Jan Stancek
2023/09/20
Re: arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
Paul E. McKenney
2023/09/20
Re: arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
Robin Murphy
2023/09/20
Frederic will be doing RCU PR for v6.7 merge window
Paul E. McKenney
2023/09/20
Re: arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
Mark Rutland
2023/09/20
Re: [PATCH] rculist.h: docu: fix wrong function name
Philipp Stanner
2023/09/20
Re: [PATCH] rculist.h: docu: fix wrong function summary
Paul E. McKenney
2023/09/20
Re: [PATCH] rculist.h: docu: fix wrong function name
Paul E. McKenney
2023/09/20
arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
Naresh Kamboju
2023/09/20
[PATCH] rculist.h: docu: fix wrong function summary
Philipp Stanner
2023/09/19
[PATCH printk v2 10/11] rcu: Add atomic write enforcement for rcu stalls
John Ogness
2023/09/19
[PATCH printk v2 00/11] wire up nbcon atomic printing
John Ogness
2023/09/19
[PATCH] rculist.h: docu: fix wrong function name
Philipp Stanner
2023/09/18
Re: [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
Muchun Song
2023/09/17
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/15
Re: [BUG] TREE04 hang on 6.5.y stable: Writer stall state RTWS_COND_SYNC_FULL
Joel Fernandes
2023/09/15
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/15
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/15
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/15
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/15
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/15
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/15
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/14
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/14
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/14
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/14
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/14
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/14
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/13
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/12
Re: kmemleak handling of kfree_rcu
Joel Fernandes
2023/09/12
Re: kmemleak handling of kfree_rcu
Matthieu Baerts
2023/09/12
Re: kmemleak handling of kfree_rcu
Catalin Marinas
2023/09/12
Re: [PATCH v6 16/45] rcu: dynamically allocate the rcu-kfree shrinker
Uladzislau Rezki
2023/09/11
Re: [BUG] NOHZ tick-stop error: local softirq work is pending
Frederic Weisbecker
2023/09/11
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/11
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/11
Re: Fwd: [6.5.1] Slow boot and opening files (RIP: kvfree_rcu_bulk)
Bagas Sanjaya
2023/09/11
[PATCH v6 16/45] rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
2023/09/11
[PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023/09/11
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/11
Re: kmemleak handling of kfree_rcu
Christoph Paasch
2023/09/11
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/10
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/10
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/10
Re: kmemleak handling of kfree_rcu
Joel Fernandes
2023/09/10
Re: [BUG] NOHZ tick-stop error: local softirq work is pending
Joel Fernandes
2023/09/10
Re: [BUG] NOHZ tick-stop error: local softirq work is pending
Paul E. McKenney
2023/09/10
Re: [PATCH 03/10] rcu/nocb: Remove needless LOAD-ACQUIRE
Frederic Weisbecker
2023/09/10
Re: [BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Paul E. McKenney
2023/09/10
Re: [PATCH 04/10] rcu/nocb: Remove needless full barrier after callback advancing
Frederic Weisbecker
2023/09/10
Re: [BUG] NOHZ tick-stop error: local softirq work is pending
Frederic Weisbecker
2023/09/10
Re: [PATCH 04/10] rcu/nocb: Remove needless full barrier after callback advancing
Frederic Weisbecker
2023/09/10
[BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
Joel Fernandes
2023/09/10
Re: [PATCH 02/10] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
Frederic Weisbecker
2023/09/10
Re: [PATCH 04/10] rcu/nocb: Remove needless full barrier after callback advancing
Paul E. McKenney
2023/09/10
Re: [BUG] NOHZ tick-stop error: local softirq work is pending
Paul E. McKenney
2023/09/09
Re: [PATCH 04/10] rcu/nocb: Remove needless full barrier after callback advancing
Joel Fernandes
2023/09/09
[BUG] NOHZ tick-stop error: local softirq work is pending
Joel Fernandes
Later messages