Lai Jiangshan ([email protected])

Number of posts: 1280 (1.18 per day)
First post: 2008-03-26 07:45:57
Last post: 2011-03-18 04:12:29

Date List Subject
2015-04-07 11:24:00 linux-kernel [PATCH 1/3 V7] workqueue: split apply_workqueue_attrs() into 3 stages
2015-04-07 11:23:57 linux-kernel [PATCH 2/3 V7] workqueue: Create low-level unbound workqueues cpumask
2015-04-07 02:30:37 linux-kernel Re: [PATCH 4/4 V6] workqueue: Allow modifying low level unbound workqueue cpumask
2015-04-07 01:23:20 linux-kernel Re: [PATCH 4/4 V6] workqueue: Allow modifying low level unbound workqueue cpumask
2015-04-02 11:12:35 linux-kernel [PATCH 1/4 V6] workqueue: Reorder sysfs code
2015-04-02 11:12:31 linux-kernel [PATCH 3/4 V6] workqueue: Create low-level unbound workqueues cpumask
2015-04-02 11:12:29 linux-kernel [PATCH 4/4 V6] workqueue: Allow modifying low level unbound workqueue cpumask
2015-04-02 11:12:10 linux-kernel [PATCH 2/4 V6] workqueue: split apply_workqueue_attrs() into 3 stages
2015-04-02 11:12:07 linux-kernel [PATCH 0/4 V6] workqueue: Introduce low-level unbound wq sysfs cpumask v5
2015-04-01 09:03:35 linux-kernel [PATCH] sched,nohz: fallback to housekeeping cpus before fallback to possible cpus
2015-04-01 08:32:57 linux-kernel Re: [PATCH 4/4 V5] workqueue: Allow modifying low level unbound workqueue cpumask
2014-12-24 09:51:53 linux-kernel [PATCH] rcu: remove "select IRQ_WORK" from config TREE_RCU
2014-12-18 02:18:28 linux-kernel Re: [PATCH 2/5] workqueue: update wq_numa_possible_cpumask
2014-12-17 01:32:29 linux-kernel Re: [PATCH 1/2] workqueue: update numa affinity info at node hotplug
2014-12-16 07:50:12 linux-kernel Re: [PATCH 1/4] workqueue:Fix unbound workqueue's node affinity detection
2014-12-16 07:45:28 linux-kernel Re: [PATCH 3/4] workqueue: Update workqueue's possible cpumask when a new node, coming up.
2014-12-16 05:28:21 linux-kernel Re: [PATCH 2/4] workqueue: update per-cpu workqueue's node affinity at,online-offline
2014-12-16 05:26:41 linux-kernel Re: [PATCH 1/4] workqueue:Fix unbound workqueue's node affinity detection
2014-12-15 05:21:27 linux-kernel Re: [PATCH 1/5] workqueue: fix memory leak in wq_numa_init()
2014-12-15 05:16:12 linux-kernel Re: [PATCH 4/4] workqueue: handle change in cpu-node relationship.
2014-12-15 03:31:48 linux-kernel Re: [PATCH 4/4] workqueue: handle change in cpu-node relationship.
2014-12-15 03:26:11 linux-kernel Re: [PATCH 4/4] workqueue: handle change in cpu-node relationship.
2014-12-15 02:44:31 linux-kernel Re: [PATCH 4/4] workqueue: handle change in cpu-node relationship.
2014-12-15 02:08:31 linux-kernel Re: [PATCH 4/4] workqueue: handle change in cpu-node relationship.
2014-12-15 02:02:20 linux-kernel Re: [PATCH 3/4] workqueue: remove per-node unbound pool when node goes offline.
2014-12-15 01:58:12 linux-kernel Re: [PATCH 2/5] workqueue: update wq_numa_possible_cpumask
2014-12-15 01:30:33 linux-kernel Re: [PATCH 0/5] workqueue: fix bug when numa mapping is changed
2014-12-15 01:24:47 linux-kernel Re: [PATCH 4/5] workqueue: update NUMA affinity for the node lost CPU
2014-12-15 01:19:57 linux-kernel Re: [PATCH 3/5] workqueue: fixup existing pool->node
2014-12-12 10:17:23 linux-kernel [PATCH 2/5] workqueue: update wq_numa_possible_cpumask
2014-12-12 10:16:47 linux-kernel [PATCH 5/5] workqueue: retry on NUMA_NO_NODE when create_worker() fails
2014-12-12 10:16:27 linux-kernel [PATCH 4/5] workqueue: update NUMA affinity for the node lost CPU
2014-12-12 10:16:22 linux-kernel [PATCH 3/5] workqueue: fixup existing pool->node
2014-12-12 10:16:14 linux-kernel [PATCH 0/5] workqueue: fix bug when numa mapping is changed
2014-12-12 10:16:12 linux-kernel [PATCH 1/5] workqueue: fix memory leak in wq_numa_init()
2014-12-09 09:49:59 linux-kernel [PATCH] tiny_rcu: directly force QS when call_rcu_[bh|sched]() on idle_task
2014-12-09 09:39:19 linux-kernel Re: [RFC PATCH 0/2] tiny_rcu: simplify tiny_rcu
2014-12-09 02:20:45 linux-kernel Re: [PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
2014-12-05 02:06:33 linux-kernel Re: [PATCH wq/for-3.19] workqueue: cosmetic update in rescuer_thread()
2014-12-05 02:05:42 linux-kernel Re: [PATCH workqueue/for-3.18-fixes 1/2] workqueue: invert the order between pool->lock and wq_mayday_lock
2014-12-05 02:01:24 linux-kernel Re: [PATCH] tinification: Make SRCU optional by using CONFIG_SRCU
2014-12-04 00:58:12 linux-kernel Re: [PATCH - v3?] workqueue: allow rescuer thread to do more work.
2014-12-03 02:00:09 linux-kernel Re: frequent lockups in 3.18rc4
2014-12-02 08:36:57 linux-kernel Re: frequent lockups in 3.18rc4
2014-11-28 09:40:35 linux-kernel [RFC PATCH 2/2] tiny_rcu: resched when call_rcu_sched() on idle_task
2014-11-28 09:40:07 linux-kernel [RFC PATCH 0/2] tiny_rcu: simplify tiny_rcu
2014-11-28 09:40:05 linux-kernel [RFC PATCH 1/2] record rcu_bh quiescent state in RCU_SOFTIRQ
2014-11-27 06:59:45 linux-kernel Re: [PATCH v4 2/5] x86, traps: Track entry into and exit from IST context
2014-11-19 01:37:48 linux-kernel Re: [PATCH vfs 1/2] lib: implement ptrset
2014-11-18 09:15:54 linux-kernel Re: [PATCH vfs 1/2] lib: implement ptrset
2014-11-18 08:26:56 linux-kernel [PATCH] rcu: revert "Allow post-unlock reference for rt_mutex" to avoid priority-inversion