wanghaibin
|
6201171e3b
workqueue: simplify the apply_workqueue_attrs_locked()
|
9 年之前 |
Tejun Heo
|
82607adcf9
workqueue: implement lockup detector
|
9 年之前 |
Tejun Heo
|
fca839c00a
workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue
|
9 年之前 |
Linus Torvalds
|
e25ac7ddaa
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
9 年之前 |
Xunlei Pang
|
e2273584d3
workqueue: Allocate the unbound pool using local node memory
|
9 年之前 |
Shaohua Li
|
874bbfe600
workqueue: make sure delayed work run in local cpu
|
9 年之前 |
Linus Torvalds
|
7d3e2eb178
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
10 年之前 |
Linus Torvalds
|
a1d8561172
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Peter Zijlstra
|
25834c73f9
sched: Fix a race between __kthread_bind() and sched_setaffinity()
|
10 年之前 |
Tim Gardner
|
1dadafa86a
workqueue: Make flush_workqueue() available again to non GPL modules
|
10 年之前 |
Paul E. McKenney
|
f78f5b90c4
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
|
10 年之前 |
Linus Torvalds
|
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 年之前 |
Shailendra Verma
|
402dd89d6c
workqueue: fix typos in comments
|
10 年之前 |
Luis R. Rodriguez
|
552f530cbc
kernel/workqueue.c: remove ifdefs over wq_power_efficient
|
10 年之前 |
Lai Jiangshan
|
37b1ef31a5
workqueue: move flush_scheduled_work() to workqueue.h
|
10 年之前 |
Lai Jiangshan
|
899a94fe15
workqueue: remove the lock from wq_sysfs_prep_attrs()
|
10 年之前 |
Lai Jiangshan
|
da7f91b2e2
workqueue: remove the declaration of copy_workqueue_attrs()
|
10 年之前 |
Lai Jiangshan
|
d4d3e25797
workqueue: ensure attrs changes are properly synchronized
|
10 年之前 |
Lai Jiangshan
|
a0111cf671
workqueue: separate out and refactor the locking of applying attrs
|
10 年之前 |
Lai Jiangshan
|
f7142ed483
workqueue: simplify wq_update_unbound_numa()
|
10 年之前 |
Lai Jiangshan
|
5b95e1af8d
workqueue: wq_pool_mutex protects the attrs-installation
|
10 年之前 |
Chen Hanxiao
|
b749b1b673
workqueue: fix a typo
|
10 年之前 |
Gong Zhaogang
|
30186c6fdc
workqueue: function name in the comment differs from the real function name
|
10 年之前 |
Lai Jiangshan
|
042f7df15a
workqueue: Allow modifying low level unbound workqueue cpumask
|
10 年之前 |
Frederic Weisbecker
|
b05a79280b
workqueue: Create low-level unbound workqueues cpumask
|
10 年之前 |
Lai Jiangshan
|
2d5f0764b5
workqueue: split apply_workqueue_attrs() into 3 stages
|
10 年之前 |
Frederic Weisbecker
|
6ba94429c8
workqueue: Reorder sysfs code
|
10 年之前 |
Tejun Heo
|
3494fc3084
workqueue: dump workqueues on sysrq-t
|
10 年之前 |
Tejun Heo
|
2607d7a6db
workqueue: keep track of the flushing task and pool manager
|
10 年之前 |
Tejun Heo
|
e2dca7adff
workqueue: make the workqueues list RCU walkable
|
10 年之前 |