Lai Jiangshan
|
2355b70fd5
workqueue: avoid recursion in run_workqueue()
|
16 years ago |
Rusty Russell
|
aa85ea5b89
cpumask: use new cpumask_ functions in core code.
|
16 years ago |
Rusty Russell
|
8ccad40df8
work_on_cpu: Use our own workqueue.
|
16 years ago |
Rusty Russell
|
31ad908120
work_on_cpu: don't try to get_online_cpus() in work_on_cpu.
|
16 years ago |
Rusty Russell
|
e7577c50f2
cpumask: convert kernel/workqueue.c
|
16 years ago |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 years ago |
David Howells
|
6cc88bc45c
CRED: Rename is_single_threaded() to is_wq_single_threaded()
|
16 years ago |
Rusty Russell
|
2d3854a37e
cpumask: introduce new API, without changing anything
|
16 years ago |
Heiko Carstens
|
0d557dc97f
workqueue: introduce create_rt_workqueue
|
16 years ago |
Francois Cami
|
e1f8e87449
Remove Andrew Morton's old email accounts
|
16 years ago |
Ingo Molnar
|
23a0ee908c
Merge branch 'core/locking' into core/urgent
|
16 years ago |
Ingo Molnar
|
3295f0ef9f
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
|
16 years ago |
Peter Zijlstra
|
4f3e7524b2
lockdep: map_acquire
|
16 years ago |
Oleg Nesterov
|
6af8bf3d86
workqueues: add comments to __create_workqueue_key()
|
17 years ago |
Oleg Nesterov
|
8448502cfc
workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails
|
17 years ago |
Oleg Nesterov
|
8de6d308ba
workqueues: schedule_on_each_cpu() can use schedule_work_on()
|
17 years ago |
Oleg Nesterov
|
ef1ca236b8
workqueues: queue_work() can use queue_work_on()
|
17 years ago |
Oleg Nesterov
|
a67da70dc0
workqueues: lockdep annotations for flush_work()
|
17 years ago |
Oleg Nesterov
|
3da1c84c00
workqueues: make get_online_cpus() useable for work->func()
|
17 years ago |
Oleg Nesterov
|
8616a89ab7
workqueues: schedule_on_each_cpu: use flush_work()
|
17 years ago |
Oleg Nesterov
|
db70089722
workqueues: implement flush_work()
|
17 years ago |
Oleg Nesterov
|
1a4d9b0aa0
workqueues: insert_work: use "list_head *" instead of "int tail"
|
17 years ago |
Zhang Rui
|
c1a220e7ac
pm: introduce new interfaces schedule_work_on() and queue_work_on()
|
17 years ago |
Ingo Molnar
|
68083e05d7
Merge commit 'v2.6.26-rc9' into cpus4096
|
17 years ago |
Christoph Lameter
|
cde5353599
Christoph has moved
|
17 years ago |
Mike Travis
|
363ab6f142
core: use performance variant for_each_cpu_mask_nr
|
17 years ago |
Andrew Liu
|
8a3e77cc21
workqueue: remove redundant function invocation
|
17 years ago |
Harvey Harrison
|
af1f16d08f
kernel: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Oleg Nesterov
|
1e35eaa2d8
cleanup_workqueue_thread: remove the unneeded "cpu" parameter
|
17 years ago |
Oleg Nesterov
|
00dfcaf748
workqueues: shrink cpu_populated_map when CPU dies
|
17 years ago |