Tejun Heo
|
feb245e304
sched/core: Allow kthreads to fall back to online && !active cpus
|
9 years ago |
Andrey Ryabinin
|
57675cb976
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w
|
9 years ago |
Peter Zijlstra
|
b7fa30c9cc
sched/fair: Fix post_init_entity_util_avg() serialization
|
9 years ago |
Linus Torvalds
|
f5364c150a
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
|
9 years ago |
Jann Horn
|
29d6455178
sched: panic on corrupted stack end
|
9 years ago |
Josh Poimboeuf
|
4698f88c06
sched/debug: Fix 'schedstats=enable' cmdline option
|
9 years ago |
Peter Zijlstra
|
b7e7ade34e
sched/core: Fix remote wakeups
|
9 years ago |
Thomas Gleixner
|
50605ffbda
sched/core: Provide a tsk_nr_cpus_allowed() helper
|
9 years ago |
Wanpeng Li
|
444969223c
sched/nohz: Fix affine unpinned timers mess
|
9 years ago |
Peter Zijlstra
|
59efa0bac9
sched/core: Kill sched_class::task_waking to clean up the migration logic
|
9 years ago |
Peter Zijlstra
|
b5179ac70d
sched/fair: Prepare to fix fairness problems on migration
|
9 years ago |
Ingo Molnar
|
4eb8676517
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
|
9 years ago |
Davidlohr Bueso
|
58fe9c4621
sched/core: Fix comment typo in wake_q_add()
|
9 years ago |
Muhammad Falak R Wani
|
8c5e95548d
sched/core: Remove unused variable
|
9 years ago |
Thomas Gleixner
|
e5ef27d0f5
sched: Make hrtick_notifier an explicit call
|
9 years ago |
Thomas Gleixner
|
20a5c8cc74
sched/fair: Make ilb_notifier an explicit call
|
9 years ago |
Thomas Gleixner
|
f2785ddb53
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
|
9 years ago |
Thomas Gleixner
|
7d97669933
sched/migration: Move CPU_ONLINE into scheduler state
|
9 years ago |
Thomas Gleixner
|
e9cd8fa4fc
sched/migration: Move calc_load_migrate() into CPU_DYING
|
9 years ago |
Thomas Gleixner
|
94baf7a5d8
sched/migration: Move prepare transition to SCHED_STARTING state
|
9 years ago |
Peter Zijlstra
|
b2454caa89
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
|
9 years ago |
Thomas Gleixner
|
40190a78f8
sched/hotplug: Convert cpu_[in]active notifiers to state machine
|
9 years ago |
Thomas Gleixner
|
c6d2c7475c
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
|
9 years ago |
Thomas Gleixner
|
135fb3e197
sched: Consolidate the notifier maze
|
9 years ago |
Thomas Gleixner
|
e26fbffd32
sched: Allow hotplug notifiers to be setup early
|
9 years ago |
Thomas Gleixner
|
9cf7243d5d
sched: Make set_cpu_rq_start_time() a built in hotplug state
|
9 years ago |
Peter Zijlstra (Intel)
|
e9d867a67f
sched: Allow per-cpu kernel threads to run on online && !active
|
9 years ago |
Peter Zijlstra
|
e7904a28f5
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
10 years ago |
Peter Zijlstra
|
eb58075149
sched/core: Introduce 'struct rq_flags'
|
10 years ago |
Peter Zijlstra
|
3e71a462dd
sched/core: Move task_rq_lock() out of line
|
9 years ago |