Max Krasnyansky
|
39b0fad712
cpu hotplug: Make cpu_active_map synchronization dependency clear
|
17 лет назад |
Max Krasnyansky
|
e761b77252
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
|
17 лет назад |
Zhang Rui
|
b62b8ef906
force offline the processor during hot-removal
|
17 лет назад |
Ingo Molnar
|
82638844d9
Merge branch 'linus' into cpus4096
|
17 лет назад |
Max Krasnyansky
|
68f4f1ec08
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
|
17 лет назад |
Mike Travis
|
363ab6f142
core: use performance variant for_each_cpu_mask_nr
|
17 лет назад |
Harvey Harrison
|
af1f16d08f
kernel: replace remaining __FUNCTION__ occurrences
|
17 лет назад |
Oleg Nesterov
|
d2ba7e2ae2
simplify cpu_hotplug_begin()/put_online_cpus()
|
17 лет назад |
Sam Ravnborg
|
f7b16c108f
cpu: fix section mismatch warning in reference to register_cpu_notifier
|
17 лет назад |
Sam Ravnborg
|
514a20a5da
cpu: fix section mismatch warnings in *cpu_down
|
17 лет назад |
Sam Ravnborg
|
9647155ffb
cpu: fix section mismatch warning in unregister_cpu_notifier
|
17 лет назад |
Mike Travis
|
f70316dace
generic: use new set_cpus_allowed_ptr function
|
17 лет назад |
Sam Ravnborg
|
fa7303e22c
cpu: fix section mismatch warnings for enable_nonboot_cpus
|
17 лет назад |
Gautham R Shenoy
|
95402b3829
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
|
17 лет назад |
Gautham R Shenoy
|
86ef5c9a8e
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
|
17 лет назад |
Gautham R Shenoy
|
d221938c04
cpu-hotplug: refcount based cpu hotplug
|
17 лет назад |
KAMEZAWA Hiroyuki
|
73e753a50d
CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified
|
17 лет назад |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 лет назад |
Akinobu Mita
|
a0d8cdb652
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE
|
17 лет назад |
Rafael J. Wysocki
|
f3de4be9d5
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
|
18 лет назад |
Avi Kivity
|
db912f9639
HOTPLUG: Add CPU_DYING notifier
|
18 лет назад |
Rafael J. Wysocki
|
455c017ae3
microcode: use suspend-related CPU hotplug notifications
|
18 лет назад |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 лет назад |
Gautham R Shenoy
|
7b0834c26f
Remove kthread_bind() call from _cpu_down()
|
18 лет назад |
Heiko Carstens
|
e7407dcc69
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
|
18 лет назад |
Gautham R Shenoy
|
baaca49f41
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
|
18 лет назад |
Rafael J. Wysocki
|
1d64b9cb1d
[PATCH] Fix microcode-related suspend problem
|
18 лет назад |
Rafael J. Wysocki
|
ed746e3b18
[PATCH] swsusp: Change code ordering in disk.c
|
18 лет назад |
Gautham R Shenoy
|
b282b6f8a8
[PATCH] Change cpu_up and co from __devinit to __cpuinit
|
18 лет назад |
Ingo Molnar
|
e1d9fd2e3d
[PATCH] suspend: fix suspend on single-CPU systems
|
18 лет назад |