index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-10-09
1
-10
/
+8
*
sched/nohz: Remove unnecessarily complex error handling pattern from find_new...
Ingo Molnar
2023-10-09
1
-3
/
+2
*
sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
Ingo Molnar
2023-10-09
1
-5
/
+5
*
sched/nohz: Update idle load-balancing (ILB) comments
Ingo Molnar
2023-10-09
1
-14
/
+16
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-07
1
-5
/
+38
|
\
|
*
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
2023-10-03
1
-1
/
+9
|
*
sched/eevdf: Also update slice on placement
Peter Zijlstra
2023-10-03
1
-2
/
+4
|
*
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-13
1
-1
/
+11
|
*
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-09-02
1
-1
/
+14
*
|
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2023-09-29
1
-1
/
+6
*
|
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-09-29
1
-17
/
+1
*
|
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-09-29
1
-6
/
+5
*
|
sched/fair: Fix warning in bandwidth distribution
Josh Don
2023-09-24
1
-11
/
+25
*
|
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2023-09-24
1
-4
/
+0
*
|
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
2023-09-21
1
-13
/
+0
*
|
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-09-19
1
-5
/
+5
*
|
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
2023-09-19
1
-2
/
+2
*
|
sched/fair: Ratelimit update to tg->load_avg
Aaron Lu
2023-09-18
1
-1
/
+12
*
|
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-09-15
1
-1
/
+1
*
|
sched/fair: Fix open-coded numa_nearest_node()
Yury Norov
2023-09-15
1
-13
/
+1
|
/
*
sched/fair: Make update_entity_lag() static
Hao Jia
2023-08-29
1
-1
/
+1
*
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-29
1
-3
/
+3
|
\
|
*
Revert "sched/fair: Move unused stub functions to header"
Peter Zijlstra
2023-07-31
1
-3
/
+3
*
|
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
1
-615
/
+724
|
\
\
|
*
|
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
2023-08-17
1
-0
/
+12
|
*
|
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
2023-08-10
1
-597
/
+494
|
|
\
\
|
|
*
|
sched/fair: Propagate enqueue flags into place_entity()
Peter Zijlstra
2023-07-19
1
-5
/
+5
|
|
*
|
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
2023-07-19
1
-6
/
+6
|
|
*
|
sched/fair: Commit to EEVDF
Peter Zijlstra
2023-07-19
1
-427
/
+38
|
|
*
|
sched/smp: Use lag to simplify cross-runqueue placement
Peter Zijlstra
2023-07-19
1
-126
/
+19
|
|
*
|
sched/fair: Commit to lag based placement
Peter Zijlstra
2023-07-19
1
-58
/
+1
|
|
*
|
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
2023-07-19
1
-46
/
+292
|
|
*
|
sched/fair: Add lag based placement
Peter Zijlstra
2023-07-19
1
-38
/
+130
|
|
*
|
sched/fair: Remove sched_feat(START_DEBIT)
Peter Zijlstra
2023-07-19
1
-20
/
+1
|
|
*
|
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
2023-07-19
1
-3
/
+134
|
*
|
|
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
2023-08-02
1
-1
/
+51
|
*
|
|
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
2023-08-02
1
-3
/
+4
|
*
|
|
sched/fair: remove util_est boosting
Vincent Guittot
2023-07-26
1
-3
/
+0
|
|
/
/
|
*
|
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-19
1
-1
/
+1
|
|
\
|
|
*
|
sched/fair: Stabilize asym cpu capacity system idle cpu selection
Vincent Guittot
2023-07-13
1
-1
/
+1
|
*
|
sched/fair: Consider the idle state of the whole core for load balance
Ricardo Neri
2023-07-13
1
-1
/
+15
|
*
|
sched/fair: Implement prefer sibling imbalance calculation between asymmetric...
Tim C Chen
2023-07-13
1
-4
/
+37
|
*
|
sched/fair: Determine active load balance for SMT sched groups
Tim C Chen
2023-07-13
1
-3
/
+77
|
*
|
sched: add throttled time stat for throttled children
Josh Don
2023-07-13
1
-1
/
+20
|
*
|
sched: don't account throttle time for empty groups
Josh Don
2023-07-13
1
-3
/
+15
*
|
|
sched: add WF_CURRENT_CPU and externise ttwu
Peter Oskolkov
2023-07-18
1
-0
/
+4
|
|
/
|
/
|
*
|
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
2023-07-10
1
-1
/
+1
|
/
*
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2023-06-16
1
-0
/
+18
*
sched/fair: Rename variable cpu_util eff_util
Tom Rix
2023-06-16
1
-3
/
+3
*
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-06-05
1
-8
/
+30
[next]