Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
10e7071b2f491b0fb981717ea0a585c441906ede
/
kernel
/
sched
/
sched.h
10e7071
sched: Rework CPU hotplug task selection
by Peter Zijlstra
· 5 years ago
de53fd7
sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
by Dave Chiluk
· 5 years ago
f9a25f7
cpusets: Rebuild root domain deadline accounting information
by Mathieu Poirier
· 5 years ago
e0e8d49
sched/isolation: Prefer housekeeping CPU in local node
by Wanpeng Li
· 6 years ago
43e9f7f
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
by Viresh Kumar
· 6 years ago
af24bde
sched/uclamp: Add uclamp support to energy_compute()
by Patrick Bellasi
· 6 years ago
9d20ad7
sched/uclamp: Add uclamp_util_with()
by Patrick Bellasi
· 6 years ago
982d9cd
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
by Patrick Bellasi
· 6 years ago
e496187
sched/uclamp: Enforce last task's UCLAMP_MAX
by Patrick Bellasi
· 6 years ago
69842cb
sched/uclamp: Add CPU's clamp buckets refcounting
by Patrick Bellasi
· 6 years ago
8ec59c0
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
by Vincent Guittot
· 6 years ago
66567fc
sched/fair: Don't push cfs_bandwith slack timers forward
by bsegall@google.com
· 6 years ago
55627e3
sched/core: Remove rq->cpu_load[]
by Dietmar Eggemann
· 6 years ago
5e83eaf
sched/fair: Remove the rq->cpu_load[] update code
by Dietmar Eggemann
· 6 years ago
f2bedc4
sched/fair: Remove rq->load
by Dietmar Eggemann
· 6 years ago
7ba7319
sched/core: Annotate perf_domain pointer with __rcu
by Joel Fernandes (Google)
· 6 years ago
994aeb7
sched_domain: Annotate RCU pointers properly
by Joel Fernandes (Google)
· 6 years ago
b10abd0
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
by Joel Fernandes (Google)
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d0fe0b9
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument
by Dietmar Eggemann
· 6 years ago
c546951
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
by Andrea Parri
· 6 years ago
10a35e6
sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity
by Vincent Guittot
· 6 years ago
2312729
sched/fair: Update scale invariance of PELT
by Vincent Guittot
· 6 years ago
62478d9
sched/fair: Move the rq_of() helper function
by Vincent Guittot
· 6 years ago
f8a696f
sched/core: Give DCE a fighting chance
by Peter Zijlstra
· 6 years ago
337e9b0
sched: Replace call_rcu_sched() with call_rcu()
by Paul E. McKenney
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
2802bf3
sched/fair: Add over-utilization/tipping point indicator
by Morten Rasmussen
· 6 years ago
630246a
sched/fair: Clean-up update_sg_lb_stats parameters
by Quentin Perret
· 6 years ago
1f74de8
sched/toplogy: Introduce the 'sched_energy_present' static key
by Quentin Perret
· 6 years ago
531b5c9
sched/topology: Make Energy Aware Scheduling depend on schedutil
by Quentin Perret
· 6 years ago
011b27b
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
by Quentin Perret
· 6 years ago
6aa140f
sched/topology: Reference the Energy Model of CPUs when available
by Quentin Perret
· 6 years ago
938e5e4
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
by Quentin Perret
· 6 years ago
5bd0988
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
by Quentin Perret
· 6 years ago
765d0af
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
by Vincent Guittot
· 6 years ago
dfcb245
sched: Fix various typos in comments
by Ingo Molnar
· 6 years ago
5f67523
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
321a874
sched/smt: Expose sched_smt_present static key
by Thomas Gleixner
· 6 years ago
3e18450
sched/core: Clean up the #ifdef block in add_nr_running()
by Viresh Kumar
· 6 years ago
1da1843
sched/core: Create task_has_idle_policy() helper
by Viresh Kumar
· 6 years ago
eb41468
psi: pressure stall information for CPU, memory, and IO
by Johannes Weiner
· 6 years ago
246b3b3
sched: introduce this_rq_lock_irq()
by Johannes Weiner
· 6 years ago
1f351d7
sched: sched.h: make rq locking and clock functions available in stats.h
by Johannes Weiner
· 6 years ago
99792e0
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
42f52e1
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
977e4be
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry()
by Christophe Leroy
· 6 years ago
baa9be4
sched/fair: Fix throttle_list starvation with low CFS quota
by Phil Auld
· 6 years ago
11d4afd
sched/pelt: Fix warning and clean up IRQ PELT config
by Vincent Guittot
· 6 years ago
b429f71
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
1327237a5
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
by Srikar Dronamraju
· 6 years ago
a4739ec
sched/numa: Stop multiple tasks from moving to the CPU at the same time
by Srikar Dronamraju
· 6 years ago
7e6f4c5
sched/debug: Explicitly cast sched_feat() to bool
by Peter Zijlstra
· 6 years ago
757ffdd
sched/fair: Set rq->rd->overload when misfit
by Valentin Schneider
· 6 years ago
e90c8fe
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
by Valentin Schneider
· 6 years ago
575638d
sched/core: Change root_domain->overload type to int
by Valentin Schneider
· 6 years ago
e3d6d0c
sched/fair: Add sched_group per-CPU max capacity
by Morten Rasmussen
· 6 years ago
3b1baa6
sched/fair: Add 'group_misfit_task' load-balance type
by Morten Rasmussen
· 6 years ago
df054e8
sched/topology: Add static_key for asymmetric CPU capacity optimizations
by Morten Rasmussen
· 6 years ago
0ad4e3d
sched/numa: Modify migrate_swap() to accept additional parameters
by Srikar Dronamraju
· 7 years ago
2e62c47
sched/fair: Remove #ifdefs from scale_rt_capacity()
by Vincent Guittot
· 6 years ago
5fd7789
sched/sysctl: Remove unused sched_time_avg_ms sysctl
by Vincent Guittot
· 7 years ago
bbb62c0
sched/core: Remove the rt_avg code
by Vincent Guittot
· 7 years ago
dfa444d
sched/cpufreq: Remove sugov_aggregate_util()
by Vincent Guittot
· 7 years ago
9033ea1
cpufreq/schedutil: Take time spent in interrupts into account
by Vincent Guittot
· 7 years ago
91c2749
sched/irq: Add IRQ utilization tracking
by Vincent Guittot
· 7 years ago
8cc9051
cpufreq/schedutil: Use DL utilization tracking
by Vincent Guittot
· 7 years ago
3727e0e
sched/dl: Add dl_rq utilization tracking
by Vincent Guittot
· 7 years ago
371bf42
sched/rt: Add rt_rq utilization tracking
by Vincent Guittot
· 7 years ago
c079629
sched/pelt: Move PELT related code in a dedicated file
by Vincent Guittot
· 7 years ago
512ac99
sched/fair: Fix bandwidth timer clock drift condition
by Xunlei Pang
· 7 years ago
296b2ff
sched/rt: Fix call to cpufreq_update_util()
by Vincent Guittot
· 7 years ago
f7f4e7f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
595058b
sched/headers: Fix typo
by Davidlohr Bueso
· 7 years ago
0548dc5
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
f6a34630
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h
by Mathieu Malaterre
· 7 years ago
1378447
sched/numa: Stagger NUMA balancing scan periods for new threads
by Mel Gorman
· 7 years ago
adcc8da
sched/core: Simplify helpers for rq clock update skip requests
by Davidlohr Bueso
· 7 years ago
a07630b
sched/cpufreq/schedutil: Use util_est for OPP selection
by Patrick Bellasi
· 7 years ago
f643ea2
sched/nohz: Stop NOHZ stats when decayed
by Vincent Guittot
· 7 years ago
00357f5
sched/nohz: Clean up nohz enter/exit
by Peter Zijlstra
· 7 years ago
e022e0d
sched/fair: Update blocked load from NEWIDLE
by Peter Zijlstra
· 7 years ago
b7031a0
sched/fair: Add NOHZ_STATS_KICK
by Peter Zijlstra
· 7 years ago
a22e47a
sched/core: Convert nohz_flags to atomic_t
by Peter Zijlstra
· 7 years ago
325ea10
sched/headers: Simplify and clean up header usage in the scheduler
by Ingo Molnar
· 7 years ago
97fb7a0
sched: Clean up and harmonize the coding style of the scheduler code base
by Ingo Molnar
· 7 years ago
dcdedb2
sched/nohz: Remove the 1 Hz tick code
by Frederic Weisbecker
· 7 years ago
d84b313
sched/isolation: Offload residual 1Hz scheduler tick
by Frederic Weisbecker
· 7 years ago
364f566
sched/rt: Up the root domain ref count when passing it around via IPIs
by Steven Rostedt (VMware)
· 7 years ago
0788116
sched/deadline: Make bandwidth enforcement scale-invariant
by Juri Lelli
· 7 years ago
7e1a920
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG_SMP
by Juri Lelli
· 7 years ago
7673c8a
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
by Juri Lelli
· 7 years ago
794a56e
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
by Juri Lelli
· 7 years ago
e0367b1
sched/deadline: Move CPU frequency selection triggering points
by Juri Lelli
· 7 years ago
d4edd66
sched/cpufreq: Use the DEADLINE utilization signal
by Juri Lelli
· 7 years ago
31cb1bc
sched/core: Rework and clarify prepare_lock_switch()
by rodrigosiqueira
· 7 years ago
22714a2
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
765cc3a
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
by Patrick Bellasi
· 7 years ago
8a103df
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
Next »