Peter Zijlstra
|
b7e7ade34e
sched/core: Fix remote wakeups
|
9 年 前 |
Thomas Gleixner
|
50605ffbda
sched/core: Provide a tsk_nr_cpus_allowed() helper
|
9 年 前 |
Wanpeng Li
|
444969223c
sched/nohz: Fix affine unpinned timers mess
|
9 年 前 |
Peter Zijlstra
|
59efa0bac9
sched/core: Kill sched_class::task_waking to clean up the migration logic
|
9 年 前 |
Peter Zijlstra
|
b5179ac70d
sched/fair: Prepare to fix fairness problems on migration
|
9 年 前 |
Ingo Molnar
|
4eb8676517
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
|
9 年 前 |
Davidlohr Bueso
|
58fe9c4621
sched/core: Fix comment typo in wake_q_add()
|
9 年 前 |
Muhammad Falak R Wani
|
8c5e95548d
sched/core: Remove unused variable
|
9 年 前 |
Thomas Gleixner
|
e5ef27d0f5
sched: Make hrtick_notifier an explicit call
|
9 年 前 |
Thomas Gleixner
|
20a5c8cc74
sched/fair: Make ilb_notifier an explicit call
|
9 年 前 |
Thomas Gleixner
|
f2785ddb53
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
|
9 年 前 |
Thomas Gleixner
|
7d97669933
sched/migration: Move CPU_ONLINE into scheduler state
|
9 年 前 |
Thomas Gleixner
|
e9cd8fa4fc
sched/migration: Move calc_load_migrate() into CPU_DYING
|
9 年 前 |
Thomas Gleixner
|
94baf7a5d8
sched/migration: Move prepare transition to SCHED_STARTING state
|
9 年 前 |
Peter Zijlstra
|
b2454caa89
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
|
9 年 前 |
Thomas Gleixner
|
40190a78f8
sched/hotplug: Convert cpu_[in]active notifiers to state machine
|
9 年 前 |
Thomas Gleixner
|
c6d2c7475c
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
|
9 年 前 |
Thomas Gleixner
|
135fb3e197
sched: Consolidate the notifier maze
|
9 年 前 |
Thomas Gleixner
|
e26fbffd32
sched: Allow hotplug notifiers to be setup early
|
9 年 前 |
Thomas Gleixner
|
9cf7243d5d
sched: Make set_cpu_rq_start_time() a built in hotplug state
|
9 年 前 |
Peter Zijlstra (Intel)
|
e9d867a67f
sched: Allow per-cpu kernel threads to run on online && !active
|
9 年 前 |
Peter Zijlstra
|
e7904a28f5
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
10 年 前 |
Peter Zijlstra
|
eb58075149
sched/core: Introduce 'struct rq_flags'
|
10 年 前 |
Peter Zijlstra
|
3e71a462dd
sched/core: Move task_rq_lock() out of line
|
9 年 前 |
Ingo Molnar
|
64b7aad579
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
9 年 前 |
Andy Lutomirski
|
f98db6013c
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
|
9 年 前 |
Peter Zijlstra
|
2548d546d4
nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()
|
9 年 前 |
Xunlei Pang
|
fec148c000
sched/deadline: Fix a bug in dl_overflow()
|
9 年 前 |
Frederic Weisbecker
|
9fd81dd5ce
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
|
9 年 前 |
Frederic Weisbecker
|
cee1afce30
sched/fair: Gather CPU load functions under a more conventional namespace
|
9 年 前 |