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-11-18 05:59:06 linux-kernel Re: [PATCH - v3?] workqueue: allow rescuer thread to do more work.
2014-11-07 03:00:30 linux-kernel Re: [PATCH/RFC] workqueue: allow rescuer thread to do more work.
2014-10-30 02:03:48 linux-kernel Re: [PATCH] idr: optimize ida_init() to avoid an extra memset
2014-10-27 09:24:19 linux-kernel Re: [PATCH 0/3] workqueue: unbound workqueue management Vs hotplug
2014-10-24 04:00:21 linux-kernel Re: [RFC][PATCH 4/6] SRCU free VMAs
2014-10-23 10:37:01 linux-kernel Re: [RFC][PATCH 0/6] Another go at speculative page faults
2014-10-23 10:11:42 linux-kernel Re: [RFC][PATCH 4/6] SRCU free VMAs
2014-10-08 03:51:38 linux-kernel [PATCH 1/3] workqueue: add wq_unbound_online_cpumask
2014-10-08 03:51:36 linux-kernel [PATCH 2/3] workqueue: extend wq_pool_mutex to also protect pwq-installation
2014-10-08 03:51:07 linux-kernel [PATCH 3/3] workqueue: remove get_online_cpus() from apply_workqueue_attrs()
2014-10-08 03:51:03 linux-kernel [PATCH 0/3] workqueue: unbound workqueue management Vs hotplug
2014-08-01 01:37:45 linux-kernel Re: [PATCH] swap: remove the struct cpumask has_work
2014-08-01 01:30:25 linux-kernel Re: [PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
2014-08-01 01:14:21 linux-kernel Re: [PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
2014-08-01 00:52:28 linux-kernel Re: [PATCH v2 tip/core/rcu 01/10] rcu: Add call_rcu_tasks()
2014-07-31 08:03:59 linux-kernel Re: [scheduler] BUG: unable to handle kernel paging request at 000000000000ce50
2014-07-31 07:55:45 linux-kernel Re: [scheduler] BUG: unable to handle kernel paging request at 000000000000ce50
2014-07-31 07:28:56 linux-kernel Re: [PATCH v2 tip/core/rcu 01/10] rcu: Add call_rcu_tasks()
2014-07-31 03:29:38 linux-kernel [PATCH] swap: remove the struct cpumask has_work
2014-07-31 03:29:26 linux-kernel [PATCH] smpboot: remove the unneeded declaration for smpboot_thread_data
2014-07-31 03:29:14 linux-kernel [PATCH] smpboot: add missing get_online_cpus() when register
2014-07-31 00:51:05 linux-kernel Re: vmstat: On demand vmstat workers V8
2014-07-30 06:51:25 linux-kernel Re: [PATCH RFC tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
2014-07-30 03:44:43 linux-kernel Re: [PATCH RFC 2/2 V2] workqueue: use dedicated creater kthread for all pools
2014-07-30 03:10:24 linux-kernel Re: vmstat: On demand vmstat workers V8
2014-07-30 03:03:40 linux-kernel Re: vmstat: On demand vmstat workers V8
2014-07-30 02:56:20 linux-kernel Re: vmstat: On demand vmstat workers V8
2014-07-30 00:31:31 linux-kernel Re: [PATCH RFC 2/2 V2] workqueue: use dedicated creater kthread for all pools
2014-07-29 09:15:13 linux-kernel [PATCH RFC 2/2 V2] workqueue: use dedicated creater kthread for all pools
2014-07-29 01:25:23 linux-kernel Re: [PATCH 2/3] workqueue: use dedicated creater kthread for all pools
2014-07-26 04:03:25 linux-kernel [PATCH] kthread_work: add cancel_kthread_work[_sync]()
2014-07-26 04:03:21 linux-kernel [PATCH] kthread_work: remove the unused wait_queue_head
2014-07-26 04:03:10 linux-kernel [PATCH] kthread_work: wake up worker only when the worker is idle
2014-07-26 03:04:30 linux-kernel [PATCH 2/3] workqueue: use dedicated creater kthread for all pools
2014-07-26 03:04:28 linux-kernel [PATCH 3/3] workqueue: cleanup may_start_working()
2014-07-26 03:04:27 linux-kernel [PATCH 1/3] workqueue: migrate the new worker before add it to idle_list
2014-07-26 03:04:07 linux-kernel [PATCH 0/3] workqueue: offload the worker-management out from kworker
2014-07-23 01:25:40 linux-kernel Re: [PATCH] workqueue: get the probable node ID from the first CPU of the mask
2014-07-22 05:04:41 linux-kernel [PATCH] workqueue: use nr_node_ids instead of wq_numa_tbl_len
2014-07-22 05:04:20 linux-kernel [PATCH] workqueue: remove the suspicuous out_unlock label in get_unbound_pool()
2014-07-22 05:03:30 linux-kernel [PATCH] workqueue: remove the stale comment in pwq_unbound_release_workfn()
2014-07-22 05:03:17 linux-kernel [PATCH] workqueue: get the probable node ID from the first CPU of the mask
2014-07-22 05:02:45 linux-kernel [PATCH v2] workqueue: detach rescuer from pool until the last
2014-07-22 05:01:58 linux-kernel [PATCH V3] workqueue: unfold start_worker() into create_worker()
2014-07-22 05:01:21 linux-kernel [PATCH 2/2 V2] workqueue: remove the argument @wakeup from worker_set_flags()
2014-07-22 05:01:08 linux-kernel [PATCH 1/2 V2] workqueue: remove unneeded test before wake up next worker
2014-07-18 08:11:49 linux-kernel Re: [RFC 1/2] workqueue: use the nearest NUMA node, not the local one
2014-07-17 01:24:16 linux-kernel Re: [PATCH 2/3] rcu: Remove stale comment in tree.c
2014-07-17 00:54:10 linux-kernel Re: [PATCH 2/3] rcu: Remove stale comment in tree.c
2014-07-16 10:09:15 linux-kernel [PATCH 2/2] workqueue: remove the argument @wakeup from worker_set_flags()
2014-07-16 10:09:09 linux-kernel [PATCH 1/2] workqueue: remove unneeded test before wake up next worker