LinuxLists
Users
About
Paul E. McKenney (
[email protected]
)
Number of posts: 7961 (4.54 per day)
First post: 2019-08-27 15:55:46
Last post: 2024-06-14 14:18:00
Previous Page
/
Next Page
Date
List
Subject
2024-03-12 00:01:38
linux-kernel
Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-11 23:55:52
linux-kernel
Re: [PATCH v2] net: raise RCU qs after each threaded NAPI poll
2024-03-11 19:53:57
linux-kernel
Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-11 19:26:50
linux-kernel
Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-11 19:20:13
linux-kernel
Re: [PATCH v6 0/6] Reduce synchronize_rcu() latency(v6)
2024-03-11 19:07:03
linux-kernel
Re: [PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
2024-03-11 03:56:11
linux-kernel
Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-10 19:43:57
linux-kernel
Re: [PATCH v2 rcu/dev 2/2] rcu/tree: Add comments explaining now-offline-CPU QS reports
2024-03-10 18:56:10
linux-kernel
Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
2024-03-08 21:52:13
linux-kernel
Re: [PATCH] [RFC] rcu/tree: Reduce wake up for synchronize_rcu() common case
2024-03-08 21:51:37
linux-kernel
Re: [PATCH v6 0/6] Reduce synchronize_rcu() latency(v6)
2024-03-08 21:33:50
linux-kernel
Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-08 01:32:23
linux-kernel
[PATCH x86/nmi] Upgrade NMI backtrace stall checks
2024-03-08 01:00:08
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-08 00:55:16
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-08 00:42:48
linux-kernel
Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-08 00:06:14
linux-kernel
Re: [PATCH] [RFC] rcu/tree: Reduce wake up for synchronize_rcu() common case
2024-03-07 20:57:31
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-07 19:48:53
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-07 19:10:48
linux-kernel
Re: [PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
2024-03-07 19:05:38
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-07 19:01:10
linux-kernel
Re: [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
2024-03-07 18:58:50
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-03-07 17:49:38
linux-kernel
Re: [PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
2024-03-07 17:45:44
linux-kernel
Re: [PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
2024-03-07 03:58:59
linux-kernel
Re: [PATCH v2] rcutorture: Reuse value read using READ_ONCE instead of re-reading it
2024-03-07 03:38:39
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-07 03:21:24
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-07 03:06:20
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-07 02:29:52
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-06 18:09:56
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-06 17:36:29
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-05 21:53:10
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-03-05 18:32:58
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-03-04 20:47:59
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-04 20:07:51
linux-kernel
Re: [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency
2024-03-04 19:44:21
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-04 17:44:24
linux-kernel
Re: [PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-03 00:25:33
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-03-02 01:54:36
linux-kernel
Re: [PATCH RFC ftrace] Chose RCU Tasks based on TASKS_RCU rather than PREEMPTION
2024-03-02 01:18:10
linux-kernel
Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-03-01 22:29:36
linux-kernel
Re: [PATCH v2] net: raise RCU qs after each threaded NAPI poll
2024-03-01 20:25:18
linux-kernel
Re: [PATCH RFC ftrace] Chose RCU Tasks based on TASKS_RCU rather than PREEMPTION
2024-03-01 00:28:29
linux-kernel
Re: [PATCH 23/30] sched/fair: handle tick expiry under lazy preemption
2024-02-29 22:51:14
linux-kernel
Re: READ_ONCE: was: Re: [PATCH printk v2 19/26] printk: Avoid console_lock dance if no legacy or boot consoles
2024-02-29 18:48:04
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-02-29 17:01:47
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-02-28 22:59:19
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-02-28 22:49:34
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-02-28 22:19:25
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
2024-02-28 22:09:13
linux-kernel
Re: [PATCH] net: raise RCU qs after each threaded NAPI poll