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
2020-10-20 09:00:53 linux-kernel [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode
2020-10-20 09:00:43 linux-kernel [PATCH v8 -tip 07/26] sched/fair: Fix forced idle sibling starvation corner case
2020-10-20 08:58:56 linux-kernel [PATCH v8 -tip 10/26] sched: migration changes for core scheduling
2020-10-20 08:58:52 linux-kernel [PATCH v8 -tip 03/26] sched: Core-wide rq->lock
2020-10-20 08:58:38 linux-kernel [PATCH v8 -tip 05/26] sched: Basic tracking of matching tasks
2020-10-20 08:58:22 linux-kernel [PATCH v8 -tip 04/26] sched/fair: Add a few assertions
2020-10-20 08:57:29 linux-kernel [PATCH v8 -tip 02/26] sched: Introduce sched_class::pick_task()
2020-10-19 19:54:23 linux-kernel Re: [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()
2020-10-18 20:18:42 linux-kernel Re: [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()
2020-10-18 02:56:24 linux-kernel Re: [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()
2020-10-17 06:07:33 linux-kernel Re: [PATCH v7 2/6] rcu/segcblist: Add counters to segcblist datastructure
2020-10-17 06:05:22 linux-kernel Re: [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()
2020-10-17 05:55:58 linux-kernel Re: [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()
2020-10-15 09:42:11 linux-kernel [PATCH v7 3/6] rcu/trace: Add tracing for how segcb list changes
2020-10-15 08:34:00 linux-kernel Re: [PATCH v6 3/4] rcu/trace: Add tracing for how segcb list changes
2020-10-15 04:01:23 linux-kernel [PATCH v7 0/6] Add support for length of each segment in the segcblist
2020-10-15 04:00:58 linux-kernel [PATCH v7 1/6] rcu/tree: Make rcu_do_batch count how many callbacks were executed
2020-10-15 04:00:30 linux-kernel [PATCH v7 4/6] rcu/segcblist: Remove useless rcupdate.h include
2020-10-15 04:00:30 linux-kernel [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()
2020-10-15 03:57:27 linux-kernel [PATCH v7 2/6] rcu/segcblist: Add counters to segcblist datastructure
2020-10-15 03:56:30 linux-kernel [PATCH v7 5/6] rcu/tree: Remove redundant smp_mb() in rcu_do_batch
2020-10-15 03:45:57 linux-kernel Re: [PATCH v6 2/4] rcu/segcblist: Add counters to segcblist datastructure
2020-10-14 23:04:00 linux-kernel Re: [PATCH] perf: sched: Show start of latency as well
2020-10-14 17:39:49 linux-kernel Re: [PATCH v6 2/4] rcu/segcblist: Add counters to segcblist datastructure
2020-10-14 17:39:48 linux-kernel Re: [PATCH v6 1/4] rcu/tree: Make rcu_do_batch count how many callbacks were executed
2020-10-11 18:11:24 linux-kernel Re: [PATCH v6 1/4] rcu/tree: Make rcu_do_batch count how many callbacks were executed
2020-10-05 14:47:56 linux-kernel Re: Litmus test for question from Al Viro
2020-10-05 14:40:17 linux-kernel Re: [PATCH v2] rcu/tree: nocb: Avoid raising softirq when there are ready to execute CBs
2020-10-05 02:15:24 linux-kernel [PATCH v2] rcu/tree: nocb: Avoid raising softirq when there are ready to execute CBs
2020-10-04 21:11:21 linux-kernel Re: [PATCH] tools: memory-model: Document that the LKMM can easily miss control dependencies
2020-10-03 16:15:56 linux-kernel Re: Litmus test for question from Al Viro
2020-10-03 16:12:21 linux-kernel Re: Litmus test for question from Al Viro
2020-10-02 23:16:20 linux-kernel Re: [PATCH 2/2] docs: Update RCU's hotplug requirements with a bit about design
2020-09-30 17:52:43 linux-kernel Re: [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func.
2020-09-30 17:05:24 linux-kernel Re: [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func.
2020-09-30 15:53:53 linux-kernel Re: [PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
2020-09-30 15:39:27 linux-kernel Re: [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func.
2020-09-30 15:26:43 linux-kernel Re: [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func.
2020-09-29 19:34:27 linux-kernel Re: [PATCH 2/2] docs: Update RCU's hotplug requirements with a bit about design
2020-09-29 19:33:17 linux-kernel [PATCH 1/2] rcu/tree: Add a warning if CPU being onlined did not report QS already
2020-09-29 19:31:42 linux-kernel [PATCH 2/2] docs: Update RCU's hotplug requirements with a bit about design
2020-09-28 23:22:21 linux-kernel Re: [PATCH] rcu/tree: Correctly handle single cpu check in rcu_blocking_is_gp
2020-09-28 21:18:36 linux-kernel Re: [PATCH 00/11] Introduce Simple atomic and non-atomic counters
2020-09-28 12:50:39 linux-kernel [PATCH] rcu/tree: nocb: Avoid raising softirq when CBs ready to execute
2020-09-28 00:17:05 linux-kernel Re: [PATCH] rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
2020-09-27 23:42:51 linux-kernel Re: [PATCH 07/11] drivers/android/binder: convert stats, transaction_log to counter_atomic32
2020-09-27 23:37:47 linux-kernel Re: [PATCH 00/11] Introduce Simple atomic and non-atomic counters
2020-09-27 22:56:40 linux-kernel Re: [PATCH] kvfree_rcu(): fix ifnullfree.cocci warnings
2020-09-26 15:47:38 linux-kernel Re: [PATCH] perf: sched: Show start of latency as well
2020-09-25 23:58:39 linux-kernel [PATCH] perf: sched: Show start of latency as well
2020-09-25 15:06:13 linux-kernel Re: [RFC PATCH v7 11/23] sched/fair: core wide cfs task priority comparison