Thomas Gleixner
|
d10ef6f938
cpu/hotplug: Document states better
|
9 years ago |
Thomas Gleixner
|
2a58c527bb
cpu/hotplug: Fix smpboot thread ordering
|
9 years ago |
Thomas Gleixner
|
5d8eb84253
cpu/hotplug: Remove redundant state check
|
9 years ago |
Thomas Gleixner
|
71f87b2fc6
cpu/hotplug: Plug death reporting race
|
9 years ago |
Thomas Gleixner
|
27d50c7eeb
rcu: Make CPU_DYING_IDLE an explicit call
|
9 years ago |
Thomas Gleixner
|
e69aab1311
cpu/hotplug: Make wait for dead cpu completion based
|
9 years ago |
Thomas Gleixner
|
8df3e07e7f
cpu/hotplug: Let upcoming cpu bring itself fully up
|
9 years ago |
Thomas Gleixner
|
1cf4f629d9
cpu/hotplug: Move online calls to hotplugged cpu
|
9 years ago |
Thomas Gleixner
|
4cb28ced23
cpu/hotplug: Create hotplug threads
|
9 years ago |
Thomas Gleixner
|
2e1a3483ce
cpu/hotplug: Split out the state walk into functions
|
9 years ago |
Thomas Gleixner
|
931ef16330
cpu/hotplug: Unpark smpboot threads from the state machine
|
9 years ago |
Thomas Gleixner
|
949338e351
cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
|
9 years ago |
Thomas Gleixner
|
5b7aa87e04
cpu/hotplug: Implement setup/removal interface
|
9 years ago |
Thomas Gleixner
|
757c989b99
cpu/hotplug: Make target state writeable
|
9 years ago |
Thomas Gleixner
|
98f8cdce1d
cpu/hotplug: Add sysfs state interface
|
9 years ago |
Thomas Gleixner
|
af1f40457d
cpu/hotplug: Hand in target state to _cpu_up/down
|
9 years ago |
Thomas Gleixner
|
4baa0afc67
cpu/hotplug: Convert the hotplugged cpu work to a state machine
|
9 years ago |
Thomas Gleixner
|
cff7d378d3
cpu/hotplug: Convert to a state machine for the control processor
|
9 years ago |
Thomas Gleixner
|
984581728e
cpu/hotplug: Split out cpu down functions
|
9 years ago |
Thomas Gleixner
|
ba99746243
cpu/hotplug: Restructure cpu_up code
|
9 years ago |
Thomas Gleixner
|
090e77c391
cpu/hotplug: Restructure FROZEN state handling
|
9 years ago |
Rasmus Villemoes
|
9425676a36
kernel/cpu.c: make set_cpu_* static inlines
|
9 years ago |
Rasmus Villemoes
|
5aec01b834
kernel/cpu.c: eliminate cpu_*_mask
|
9 years ago |
Rasmus Villemoes
|
4b804c85dc
kernel/cpu.c: export __cpu_*_mask
|
9 years ago |
Rasmus Villemoes
|
c4c54dd1ca
kernel/cpu.c: change type of cpu_possible_bits and friends
|
9 years ago |
Linus Torvalds
|
53528695ff
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Peter Zijlstra
|
07f06cb3b5
sched: Start stopper early
|
9 years ago |
Oleg Nesterov
|
c00166d87e
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark()
|
9 years ago |
Oleg Nesterov
|
233e7f267e
stop_machine: Ensure that a queued callback will be called before cpu_stop_park()
|
9 years ago |
Paul E. McKenney
|
02ef3c4a2a
cpu: Remove try_get_online_cpus()
|
10 years ago |