Joel Fernandes ([email protected])

Number of posts: 3405 (1.53 per day)
First post: 2018-05-07 17:28:57
Last post: 2024-06-13 07:13:52

Date List Subject
2022-06-30 14:46:44 linux-kernel Re: [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
2022-06-29 20:59:53 linux-kernel Re: [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
2022-06-29 20:36:18 linux-kernel Re: [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value
2022-06-28 21:56:58 linux-kernel Re: [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value
2022-06-28 17:04:48 linux-kernel Re: [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value
2022-06-27 21:37:05 linux-kernel Re: [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value
2022-06-26 14:53:44 linux-kernel Re: [PATCH v2 5/8] rcu/nocb: Wake up gp thread when flushing
2022-06-26 14:00:25 linux-kernel Re: [PATCH v2 5/8] rcu/nocb: Wake up gp thread when flushing
2022-06-22 23:32:37 linux-kernel Re: [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
2022-06-22 23:29:06 linux-kernel [PATCH v2 3/8] fs: Move call_rcu() to call_rcu_lazy() in some paths
2022-06-22 23:27:16 linux-kernel [PATCH v2 4/8] rcu/nocb: Add option to force all call_rcu() to lazy
2022-06-22 23:24:33 linux-kernel [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value
2022-06-22 23:09:40 linux-kernel [PATCH v2 7/8] rcu/nocb: Rewrite deferred wake up logic to be more clean
2022-06-22 23:09:36 linux-kernel Re: [PATCH v2 1/1] context_tracking: Use arch_atomic_read() in __ct_state for KASAN
2022-06-22 23:08:36 linux-kernel [PATCH v2 6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu()
2022-06-22 22:54:54 linux-kernel [PATCH v2 5/8] rcu/nocb: Wake up gp thread when flushing
2022-06-22 22:54:08 linux-kernel [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
2022-06-22 22:54:07 linux-kernel [PATCH v2 2/8] rcu: shrinker for lazy rcu
2022-06-22 22:54:06 linux-kernel [PATCH v2 1/1] context_tracking: Use arch_atomic_read() in __ct_state for KASAN
2022-06-22 22:53:52 linux-kernel [PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
2022-06-10 16:51:15 linux-kernel Re: [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval
2022-06-10 16:49:11 linux-kernel Re: [PATCH] rcu/tree: Add comment to describe GP done condition in fqs loop
2022-06-06 06:07:58 linux-kernel Re: [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval
2022-06-06 05:08:25 linux-kernel Re: [PATCH 1/2] rcu/kvfree: Remove useless monitor_todo flag
2022-06-05 15:01:16 linux-kernel Re: [PATCH] perf/core: Call LSM hook after copying perf_event_attr
2022-06-03 18:08:26 linux-kernel Re: [PATCH 1/2] rcu/kvfree: Remove useless monitor_todo flag
2022-06-03 00:55:35 linux-kernel Re: [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval
2022-05-14 01:42:55 linux-kernel Re: [PATCH v2 1/1] rcu/nocb: Add an option to ON/OFF an offloading from RT context
2022-05-09 17:24:59 linux-kernel Re: [PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
2022-05-09 11:08:00 linux-kernel Re: [PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
2022-05-09 03:28:25 linux-kernel Re: [PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
2022-04-22 22:46:27 linux-kernel [PATCH v4.1] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-22 21:17:29 linux-kernel Re: [ammarfaizi2-block:paulmck/linux-rcu/dev 28/28] kernel/rcu/tree_nocb.h:1213:3: warning: misleading indentation; statement is not part of the previous 'if'
2022-04-22 19:18:58 linux-kernel [PATCH v4.1 rcu/dev] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-22 12:11:54 linux-kernel Re: [PATCH v4 rcu/dev] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-20 09:25:46 linux-kernel [PATCH v4 rcu/dev] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-19 16:39:57 linux-kernel [PATCH v4] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-19 04:28:20 linux-kernel Re: [PATCH v3] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-16 02:40:15 linux-kernel [PATCH v2] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-16 01:07:37 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-16 00:42:54 linux-kernel [PATCH v3] rcu/nocb: Add an option to offload all CPUs on boot
2022-04-16 00:35:38 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-15 15:47:21 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-15 12:37:57 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-15 11:58:02 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-13 18:15:22 linux-kernel Re: [PATCH v2] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker
2022-04-12 23:58:27 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-12 03:15:45 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-11 23:40:17 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-11 03:18:45 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-10 21:52:29 linux-kernel Re: [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y