Waiman Long ([email protected])

Number of posts: 3970 (1.45 per day)
First post: 2016-11-17 16:58:13
Last post: 2024-05-09 04:47:25

Date List Subject
2024-01-17 16:45:35 linux-kernel [RFC PATCH 2/8] rcu/nocb: Prepare to change nocb cpumask from CPU-hotplug protected cpuset caller
2024-01-17 16:38:00 linux-kernel [RFC PATCH 7/8] cgroup/cpuset: Document the new cpuset.cpus.isolation_full control file
2024-01-17 16:37:25 linux-kernel [RFC PATCH 5/8] cgroup/cpuset: Add cpuset.cpus.isolation_full
2024-01-17 16:36:57 linux-kernel [RFC PATCH 1/8] rcu/nocb: Pass a cpumask instead of a single CPU to offload/deoffload
2024-01-17 15:06:33 linux-kernel Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu
2024-01-17 15:03:28 linux-kernel Re: [PATCH] lockdep: fix deadlock issue between lockdep and rcu
2024-01-12 04:52:32 linux-kernel Re: [PATCH v5 1/3] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
2024-01-10 15:24:38 linux-kernel Re: [PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains()
2024-01-10 14:28:33 linux-kernel Re: [PATCH v2] workqueue: Add rcu lock check after work execute end
2024-01-10 01:55:10 linux-kernel Re: [RFC] Sleep waiting for an rwsem to be unlocked
2024-01-09 21:04:26 linux-kernel Re: [RFC] Sleep waiting for an rwsem to be unlocked
2024-01-09 16:39:20 linux-kernel Re: [PATCH] workqueue: Add rcu lock check after work execute end
2024-01-09 15:40:20 linux-kernel Re: [PATCH v2] lockdep: Add missing graph_unlock in check_prev_add
2024-01-09 03:51:32 linux-kernel Re: [PATCH v2] lockdep: Add missing graph_unlock in check_prev_add
2024-01-01 16:27:19 linux-kernel Re: [PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains()
2024-01-01 04:14:36 linux-kernel Re: [PATCH next v2 5/5] locking/osq_lock: Optimise decode_cpu() and per_cpu_ptr().
2024-01-01 04:13:41 linux-kernel Re: [PATCH next v2 4/5] locking/osq_lock: Avoid writing to node->next in the osq_lock() fast path.
2024-01-01 04:09:54 linux-kernel Re: [PATCH next v2 3/5] locking/osq_lock: Use node->prev_cpu instead of saving node->prev.
2024-01-01 04:09:34 linux-kernel Re: [PATCH next v2 2/5] locking/osq_lock: Optimise the vcpu_is_preempted() check.
2024-01-01 04:08:28 linux-kernel Re: [PATCH next v2 1/5] locking/osq_lock: Defer clearing node->locked until the slow osq_lock() path.
2023-12-31 18:29:26 linux-kernel Re: [PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains()
2023-12-31 03:04:26 linux-kernel Re: [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses.
2023-12-31 02:14:58 linux-kernel Re: [PATCH next 0/5] locking/osq_lock: Optimisations to osq_lock code
2023-12-30 15:57:53 linux-kernel Re: [PATCH next 5/5] locking/osq_lock: Optimise vcpu_is_preempted() check.
2023-12-30 03:20:40 linux-kernel Re: [PATCH next 2/5] locking/osq_lock: Avoid dirtying the local cpu's 'node' in the osq_lock() fast path.
2023-12-30 03:14:00 linux-kernel Re: [PATCH next 5/5] locking/osq_lock: Optimise vcpu_is_preempted() check.
2023-12-30 03:08:19 linux-kernel Re: [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses.
2023-12-30 02:56:01 linux-kernel Re: [PATCH next 3/5] locking/osq_lock: Clarify osq_wait_next()
2023-12-30 01:59:55 linux-kernel Re: [PATCH next 1/5] locking/osq_lock: Move the definition of optimistic_spin_node into osf_lock.c
2023-12-21 01:20:29 linux-kernel [PATCH] locking/osq_lock: Minimize access to node->prev's cacheline
2023-12-20 16:58:39 linux-kernel Re: [PATCH] locking/osq_lock: Avoid false sharing in optimistic_spin_node
2023-12-19 03:40:22 linux-kernel Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
2023-12-19 03:04:59 linux-kernel Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
2023-12-18 18:16:05 linux-kernel Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
2023-12-18 17:06:08 linux-kernel Re: [PATCH 43/50] lockdep: move held_lock to lockdep_types.h
2023-12-18 17:03:40 linux-kernel Re: [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
2023-12-16 01:37:57 linux-kernel [PATCH 2/2] locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive
2023-12-16 01:37:41 linux-kernel [PATCH 1/2] locking/mutex: Clean up mutex.h
2023-12-16 01:31:14 linux-kernel Re: [PATCH RFC v4-bis] locking: introduce devm_mutex_init
2023-12-14 21:50:59 linux-kernel Re: [PATCH v4 02/10] locking: introduce devm_mutex_init
2023-12-14 18:49:17 linux-kernel Re: [PATCH v4 02/10] locking: introduce devm_mutex_init
2023-12-14 01:52:31 linux-kernel Re: [PATCH v3 02/11] locking: add define if mutex_destroy() is not an empty function
2023-12-13 02:28:24 linux-kernel Re: Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
2023-12-12 20:19:05 linux-kernel Re: Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
2023-12-12 20:13:39 linux-kernel Re: Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
2023-12-08 15:40:27 linux-kernel Re: Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
2023-12-07 21:34:47 linux-kernel Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-07 17:42:12 linux-kernel Re: [PATCH-cgroup v2] cgroup: Move rcu_head up near the top of cgroup_root
2023-12-07 13:46:59 linux-kernel [PATCH-cgroup v2] cgroup: Move rcu_head up near the top of cgroup_root
2023-12-07 13:21:43 linux-kernel Re: [PATCH-cgroup] cgroup: Move rcu_head up near the top of cgroup_root
2023-12-07 04:38:18 linux-kernel [PATCH-cgroup] cgroup: Move rcu_head up near the top of cgroup_root