Ingo Molnar
|
4765096f4f
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
7 年之前 |
Daniel Bristot de Oliveira
|
840d719604
sched/deadline: Update rq_clock of later_rq when pushing a task
|
7 年之前 |
Vincent Guittot
|
523e979d31
sched/core: Use PELT for scale_rt_capacity()
|
7 年之前 |
Vincent Guittot
|
3727e0e163
sched/dl: Add dl_rq utilization tracking
|
7 年之前 |
Juri Lelli
|
e117cb52bd
sched/deadline: Fix switched_from_dl() warning
|
7 年之前 |
Juri Lelli
|
ecda2b66e2
sched/deadline: Fix missing clock update
|
7 年之前 |
Mathieu Malaterre
|
3febfc8a21
sched/deadline: Make the grub_reclaim() function static
|
7 年之前 |
Mathieu Malaterre
|
f6a3463063
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h
|
7 年之前 |
Davidlohr Bueso
|
adcc8da885
sched/core: Simplify helpers for rq clock update skip requests
|
7 年之前 |
Peter Zijlstra
|
4042d003a0
cpufreq/schedutil: Remove unused CPUFREQ_DL
|
7 年之前 |
Ingo Molnar
|
02d8ec9456
sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separate namespace
|
7 年之前 |
Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 年之前 |
Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 年之前 |
Frederic Weisbecker
|
d84b31313e
sched/isolation: Offload residual 1Hz scheduler tick
|
7 年之前 |
Wen Yang
|
6fe0ce1eb0
sched/deadline: Make update_curr_dl() more accurate
|
7 年之前 |
Juri Lelli
|
07881166a8
sched/deadline: Make bandwidth enforcement scale-invariant
|
7 年之前 |
Juri Lelli
|
794a56ebd9
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
|
7 年之前 |
Juri Lelli
|
e0367b1267
sched/deadline: Move CPU frequency selection triggering points
|
7 年之前 |
Juri Lelli
|
34be39305a
sched/deadline: Implement "runtime overrun signal" support
|
7 年之前 |
Linus Torvalds
|
22714a2ba4
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
7 年之前 |
Ingo Molnar
|
8a103df440
Merge branch 'linus' into sched/core, to pick up fixes
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Peter Zijlstra
|
8c0944cee7
sched/deadline: Rename __dl_clear() to __dl_sub()
|
8 年之前 |
Luca Abeni
|
295d6d5e37
sched/deadline: Fix switching to -deadline
|
8 年之前 |
Tejun Heo
|
d2cc5ed694
cpuacct: Introduce cgroup_account_cputime[_field]()
|
8 年之前 |
Davidlohr Bueso
|
2161573ecd
sched/deadline: replace earliest dl and rq leftmost caching
|
8 年之前 |
Linus Torvalds
|
439644096c
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
8 年之前 |
Byungchul Park
|
3261ed0b25
sched/deadline: Change return value of cpudl_find()
|
8 年之前 |
Byungchul Park
|
b18c3ca11c
sched/deadline: Make find_later_rq() choose a closer CPU in topology
|
8 年之前 |
Viresh Kumar
|
181a80d1f7
sched: Mark pick_next_task_dl() and build_sched_domain() as static
|
8 年之前 |