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
2014-07-16 06:55:48 linux-kernel [PATCH] workqueue: detach rescuer from pool until the last
2014-07-16 06:55:34 linux-kernel [PATCH] workqueue: wake regular worker if need_more_worker() when rescuer leave the pool
2014-07-16 01:27:50 linux-kernel Re: [PATCH 1/1 V2] workqueue: unfold start_worker() into create_worker()
2014-07-16 01:23:00 linux-kernel Re: [PATCH 1/1 V2] workqueue: remove the del_timer_sync()s in maybe_create_worker()
2014-07-16 01:14:23 linux-kernel Re: [PATCH RFC] workqueue: don't grab PENDING bit on some conditions
2014-07-15 09:32:07 linux-kernel [PATCH] workqueue: alloc struct worker on its local node
2014-07-15 09:29:14 linux-kernel [PATCH RFC] workqueue: don't grab PENDING bit on some conditions
2014-07-15 00:21:06 linux-kernel Re: [PATCH 1/1 V2] workqueue: remove the del_timer_sync()s in maybe_create_worker()
2014-07-14 21:17:09 linux-kernel Re: [PATCH 1/1 V2] workqueue: remove the del_timer_sync()s in maybe_create_worker()
2014-07-14 08:12:39 linux-kernel [PATCH 1/1 V2] workqueue: remove the del_timer_sync()s in maybe_create_worker()
2014-07-14 08:12:23 linux-kernel [PATCH 0/1 V2] workqueue: a tiny fix for the mayday timer
2014-07-14 04:04:42 linux-kernel [PATCH 1/1 V2] workqueue: unfold start_worker() into create_worker()
2014-07-14 04:04:32 linux-kernel [PATCH 0/1 V2] workqueue: manager cleanup
2014-07-14 02:29:21 linux-kernel Re: [PATCH 1/3] workqueue: remove the first check and the return value of maybe_create_worker()
2014-07-13 15:30:22 linux-kernel [PATCH] workqueue: remove the del_timer_sync()s in maybe_create_worker()
2014-07-11 08:41:00 linux-kernel Re: [RFC PATCH 0/5] workqueue: Introduce low-level unbound wq sysfs cpumask v3
2014-07-10 16:10:17 linux-kernel [PATCH] workqueue: reuse the calculated pwq in try_to_grab_pending()
2014-07-10 16:00:55 linux-kernel [PATCH 1/3] workqueue: remove the first check and the return value of maybe_create_worker()
2014-07-10 16:00:25 linux-kernel [PATCH 2/3] workqueue: remove the guarantee and the retrying of maybe_create_worker()
2014-07-10 16:00:23 linux-kernel [PATCH 3/3] workqueue: unfold start_worker() into create_worker()
2014-07-10 16:00:21 linux-kernel [PATCH 0/3] workqueue: manager cleanup
2014-07-09 02:13:42 linux-kernel Re: [PATCH tip/core/rcu 0/17] Miscellaneous fixes for 3.17
2014-07-09 01:49:18 linux-kernel Re: [PATCH tip/core/rcu 08/17] rcu: Allow post-unlock reference for rt_mutex
2014-07-08 09:00:56 linux-kernel Re: [PATCH tip/core/rcu 03/17] signal: Explain local_irq_save() call
2014-07-08 08:51:27 linux-kernel Re: [PATCH tip/core/rcu 0/4] Documentation changes for 3.17
2014-07-07 01:03:37 linux-kernel Re: [PATCH] workqueue: initialize cpumask of wq_numa_possible_cpumask
2014-07-07 00:18:11 linux-kernel Re: [PATCH] workqueue: initialize cpumask of wq_numa_possible_cpumask
2014-06-30 02:33:10 linux-kernel Re: [PATCH 2/2] workqueue: stronger test in process_one_work()
2014-06-26 11:27:07 linux-kernel Re: [PATCH 2/2] workqueue: stronger test in process_one_work()
2014-06-24 07:47:57 linux-kernel Re: [PATCH] lib: idr: fix out-of-bounds pointer dereference
2014-06-24 01:25:34 linux-kernel Re: [PATCH] lib: idr: fix out-of-bounds pointer dereference
2014-06-19 03:00:57 linux-kernel Re: [PATCH v2 6/6] percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
2014-06-19 01:57:46 linux-kernel Re: [PATCH 6/6] percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
2014-06-18 03:37:07 linux-kernel Re: [PATCH 6/6] percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
2014-06-18 02:36:59 linux-kernel Re: [PATCH 2/6] percpu-refcount: one bit is enough for REF_STATUS
2014-06-17 01:27:50 linux-kernel Re: [PATCH] workqueue: use "pool->cpu < 0" to stand for an unbound pool
2014-06-16 01:26:51 linux-kernel Re: workqueue: WARN at at kernel/workqueue.c:2176
2014-06-12 03:29:31 linux-kernel Re: [patch V4 02/10] rtmutex: Simplify rtmutex_slowtrylock()
2014-06-12 02:46:53 linux-kernel Re: [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows
2014-06-12 02:34:49 linux-kernel Re: [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows
2014-06-11 07:49:38 linux-kernel [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows
2014-06-10 03:59:13 linux-kernel Re: [patch V3 5/7] rtmutex: Confine deadlock logic to futex
2014-06-10 03:47:23 linux-kernel Re: [patch V3 1/7] rtmutex: Deobfuscate chain walk
2014-06-10 03:46:36 linux-kernel Re: [patch V3 3/7] rtmutex: Document pi chain walk
2014-06-10 03:31:02 linux-kernel Re: [patch V3 4/7] rtmutex: Siplify remove_waiter()
2014-06-10 02:56:08 linux-kernel Re: [patch V3 0/7] rtmutex: Code clarification and optimization
2014-06-10 01:16:37 linux-kernel Re: workqueue: WARN at at kernel/workqueue.c:2176
2014-06-09 02:04:16 linux-kernel Re: [RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat
2014-06-08 02:46:26 linux-kernel Re: workqueue: WARN at at kernel/workqueue.c:2176
2014-06-05 10:50:03 linux-kernel Re: workqueue: WARN at at kernel/workqueue.c:2176
2014-06-05 01:35:45 linux-kernel Re: [PATCH] workqueue: use "pool->cpu < 0" to stand for an unbound pool