Oleg Nesterov
|
3da1c84c00
workqueues: make get_online_cpus() useable for work->func()
|
17 anos atrás |
Oleg Nesterov
|
8616a89ab7
workqueues: schedule_on_each_cpu: use flush_work()
|
17 anos atrás |
Oleg Nesterov
|
db70089722
workqueues: implement flush_work()
|
17 anos atrás |
Oleg Nesterov
|
1a4d9b0aa0
workqueues: insert_work: use "list_head *" instead of "int tail"
|
17 anos atrás |
Zhang Rui
|
c1a220e7ac
pm: introduce new interfaces schedule_work_on() and queue_work_on()
|
17 anos atrás |
Ingo Molnar
|
68083e05d7
Merge commit 'v2.6.26-rc9' into cpus4096
|
17 anos atrás |
Christoph Lameter
|
cde5353599
Christoph has moved
|
17 anos atrás |
Mike Travis
|
363ab6f142
core: use performance variant for_each_cpu_mask_nr
|
17 anos atrás |
Andrew Liu
|
8a3e77cc21
workqueue: remove redundant function invocation
|
17 anos atrás |
Harvey Harrison
|
af1f16d08f
kernel: replace remaining __FUNCTION__ occurrences
|
17 anos atrás |
Oleg Nesterov
|
1e35eaa2d8
cleanup_workqueue_thread: remove the unneeded "cpu" parameter
|
17 anos atrás |
Oleg Nesterov
|
00dfcaf748
workqueues: shrink cpu_populated_map when CPU dies
|
17 anos atrás |
Pavel Machek
|
d59b949f77
timer_list: add annotations to workqueue.c
|
17 anos atrás |
Li Zefan
|
6d141c3ff6
workqueue: make delayed_work_timer_fn() static
|
17 anos atrás |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 anos atrás |
Gautham R Shenoy
|
95402b3829
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
|
17 anos atrás |
Johannes Berg
|
eb13ba8738
lockdep: fix workqueue creation API lockdep interaction
|
17 anos atrás |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 anos atrás |
Johannes Berg
|
4e6045f134
workqueue: debug flushing deadlocks with lockdep
|
17 anos atrás |
Hugh Dickins
|
d243769d3f
fix bogus hotplug cpu warning
|
17 anos atrás |
Oleg Nesterov
|
13c22168b7
destroy_workqueue() can livelock
|
18 anos atrás |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 anos atrás |
Oleg Nesterov
|
1f1f642e2f
make cancel_xxx_work_sync() return a boolean
|
18 anos atrás |
Oleg Nesterov
|
f5a421a450
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
|
18 anos atrás |
Oleg Nesterov
|
14441960e8
simplify cleanup_workqueue_thread()
|
18 anos atrás |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 anos atrás |
Oleg Nesterov
|
6e84d644b5
make cancel_rearming_delayed_work() reliable
|
18 anos atrás |
Oleg Nesterov
|
5de18d1697
worker_thread: don't play with SIGCHLD and numa policy
|
18 anos atrás |
Oleg Nesterov
|
28e53bddf8
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
|
18 anos atrás |
Oleg Nesterov
|
85f4186af9
worker_thread: fix racy try_to_freeze() usage
|
18 anos atrás |