Ingo Molnar
|
4765096f4f
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
7 年之前 |
Hailong Liu
|
f3d133ee0a
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
|
7 年之前 |
Vincent Guittot
|
523e979d31
sched/core: Use PELT for scale_rt_capacity()
|
7 年之前 |
Vincent Guittot
|
371bf42732
sched/rt: Add rt_rq utilization tracking
|
7 年之前 |
Vincent Guittot
|
296b2ffe7f
sched/rt: Fix call to cpufreq_update_util()
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
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 年之前 |
Davidlohr Bueso
|
d29a20645d
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
|
7 年之前 |
Peter Zijlstra
|
8f111bc357
cpufreq/schedutil: Rewrite CPUFREQ_RT support
|
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
|
a7711602c7
sched/rt: Make update_curr_rt() more accurate
|
7 年之前 |
Wen Yang
|
e7ad203166
sched/rt: Make update_curr_rt() more accurate
|
7 年之前 |
Steven Rostedt (VMware)
|
364f566537
sched/rt: Up the root domain ref count when passing it around via IPIs
|
7 年之前 |
Steven Rostedt (VMware)
|
ad0f1d9d65
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
|
7 年之前 |
Ingo Molnar
|
475c5ee193
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
7 年之前 |
Steven Rostedt
|
f73c52a5bc
sched/rt: Do not pull from current CPU if only one CPU to pull
|
7 年之前 |
Paul E. McKenney
|
2fe2582649
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
|
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 年之前 |
Steven Rostedt (Red Hat)
|
4bdced5c9a
sched/rt: Simplify the IPI based RT balancing logic
|
7 年之前 |
Tejun Heo
|
d2cc5ed694
cpuacct: Introduce cgroup_account_cputime[_field]()
|
8 年之前 |
Viresh Kumar
|
674e75411f
sched: cpufreq: Allow remote cpufreq callbacks
|
8 年之前 |
Nicolas Pitre
|
8887cd9903
sched/rt: Move RT related code from sched/core.c to sched/rt.c
|
8 年之前 |
Dave Kleikamp
|
c249f255aa
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
|
8 年之前 |
Byungchul Park
|
de16b91eff
sched/rt: Remove unnecessary condition in push_rt_task()
|
8 年之前 |