lkml.org 
[lkml]   [2012]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/12] workqueue: simple cleanups
Date
these all are different cleanups for workqueue.

depends:
Patch2 depends on Patch1
Patch3 depends on Patch1
Patch7 depends on Patch6

Patch7 need to be merged after Patch3 is merged.(not really depends)

Lai Jiangshan (12):
workqueue: add WORKER_RESCUER
workqueue: disallow set_cpus_allowed_ptr() from work item
workqueue: remove WORKER_PREP from rescuer
workqueue: simplify is_chained_work()
workqueue: don't wake up other workers in rescuer
workqueue: destroy_worker() can only destory idle worker not just
created worker
workqueue: remove WORKER_STARTED
workqueue: fix comments of insert_work()
workqueue: declare system_highpri_wq
cpu-hotplug.txt: fix comments of work_on_cpu()
workqueue: add WQ_CPU_INTENSIVE to system_long_wq
workqueue: avoid work_on_cpu() to interfere system_wq

Documentation/cpu-hotplug.txt | 2 +-
include/linux/workqueue.h | 4 ++
kernel/sched/core.c | 8 ++-
kernel/workqueue.c | 82 +++++++++++++++++------------------------
4 files changed, 44 insertions(+), 52 deletions(-)

--
1.7.7.6



\
 
 \ /
  Last update: 2012-09-26 20:01    [W:0.120 / U:2.760 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site