Vincent Guittot
|
2e62c4743a
sched/fair: Remove #ifdefs from scale_rt_capacity()
|
7 年之前 |
Peter Zijlstra
|
45f5519ec5
sched/cpufreq: Clarify sugov_get_util()
|
7 年之前 |
Vincent Guittot
|
dfa444dc2f
sched/cpufreq: Remove sugov_aggregate_util()
|
7 年之前 |
Vincent Guittot
|
9033ea1188
cpufreq/schedutil: Take time spent in interrupts into account
|
7 年之前 |
Vincent Guittot
|
8cc90515a4
cpufreq/schedutil: Use DL utilization tracking
|
7 年之前 |
Vincent Guittot
|
3ae117c6cd
cpufreq/schedutil: Use RT utilization tracking
|
7 年之前 |
Vincent Guittot
|
296b2ffe7f
sched/rt: Fix call to cpufreq_update_util()
|
7 年之前 |
Linus Torvalds
|
3c89adb0d1
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
7 年之前 |
Patrick Bellasi
|
8ecf04e112
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR utilization
|
7 年之前 |
Rafael J. Wysocki
|
a61dec7447
cpufreq: schedutil: Avoid missing updates for one-CPU policies
|
7 年之前 |
Joel Fernandes (Google)
|
152db033d7
schedutil: Allow cpufreq requests to be made even when kthread kicked
|
7 年之前 |
Viresh Kumar
|
036399782b
cpufreq: Rename cpufreq_can_do_remote_dvfs()
|
7 年之前 |
Patrick Bellasi
|
fd7d5287fd
cpufreq: schedutil: Cleanup and document iowait boost
|
7 年之前 |
Patrick Bellasi
|
295f1a9953
cpufreq: schedutil: Fix iowait boost reset
|
7 年之前 |
Viresh Kumar
|
ecd2884291
cpufreq: schedutil: Don't set next_freq to UINT_MAX
|
7 年之前 |
Dietmar Eggemann
|
1b04722c3b
Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily"
|
7 年之前 |
Rafael J. Wysocki
|
97739501f2
cpufreq: schedutil: Avoid using invalid next_freq
|
7 年之前 |
Juri Lelli
|
a744490f12
cpufreq: schedutil: remove stale comment
|
7 年之前 |
Ingo Molnar
|
ea2a6af517
Merge branch 'linus' into sched/urgent, to pick up fixes and updates
|
7 年之前 |
Jules Maselbas
|
1b5d43cfb6
sched/cpufreq/schedutil: Fix error path mutex unlock
|
7 年之前 |
Claudio Scordino
|
e97a90f706
sched/cpufreq: Rate limits for SCHED_DEADLINE
|
7 年之前 |
Peter Zijlstra
|
8f111bc357
cpufreq/schedutil: Rewrite CPUFREQ_RT support
|
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 年之前 |
Leo Yan
|
43d1b29b27
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
|
7 年之前 |
Juri Lelli
|
0fa7d181f1
sched/cpufreq: Always consider all CPUs when deciding next freq
|
7 年之前 |
Juri Lelli
|
d18be45dbf
sched/cpufreq: Split utilization signals
|
7 年之前 |
Juri Lelli
|
794a56ebd9
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
|
7 年之前 |
Juri Lelli
|
d4edd662ac
sched/cpufreq: Use the DEADLINE utilization signal
|
7 年之前 |
Viresh Kumar
|
5083452f8c
sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()
|
7 年之前 |