index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-02
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-08-29
sched/fair: Make update_entity_lag() static
Hao Jia
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
2023-08-02
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
2023-07-31
Revert "sched/fair: Move unused stub functions to header"
Peter Zijlstra
2023-07-26
sched/fair: remove util_est boosting
Vincent Guittot
2023-07-19
sched/fair: Propagate enqueue flags into place_entity()
Peter Zijlstra
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
2023-07-19
sched/fair: Commit to EEVDF
Peter Zijlstra
2023-07-19
sched/smp: Use lag to simplify cross-runqueue placement
Peter Zijlstra
2023-07-19
sched/fair: Commit to lag based placement
Peter Zijlstra
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
2023-07-19
sched/fair: Add lag based placement
Peter Zijlstra
2023-07-19
sched/fair: Remove sched_feat(START_DEBIT)
Peter Zijlstra
2023-07-19
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-17
sched: add WF_CURRENT_CPU and externise ttwu
Peter Oskolkov
2023-07-13
sched/fair: Stabilize asym cpu capacity system idle cpu selection
Vincent Guittot
2023-07-13
sched/fair: Consider the idle state of the whole core for load balance
Ricardo Neri
2023-07-13
sched/fair: Implement prefer sibling imbalance calculation between asymmetric...
Tim C Chen
2023-07-13
sched/fair: Determine active load balance for SMT sched groups
Tim C Chen
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
2023-07-13
sched: don't account throttle time for empty groups
Josh Don
2023-07-10
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
2023-06-16
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2023-06-16
sched/fair: Rename variable cpu_util eff_util
Tom Rix
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-06-05
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
2023-06-05
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-05-30
sched/fair: Move unused stub functions to header
Arnd Bergmann
2023-05-30
sched/fair: Hide unused init_cfs_bandwidth() stub
Arnd Bergmann
2023-05-30
sched: Hide unused sched_update_scaling()
Arnd Bergmann
2023-05-08
sched/fair: Do not even the number of busy CPUs via asym_packing
Ricardo Neri
2023-05-08
sched/fair: Use the busiest group to set prefer_sibling
Ricardo Neri
2023-05-08
sched/fair: Keep a fully_busy SMT sched group as busiest
Ricardo Neri
2023-05-08
sched/fair: Let low-priority cores help high-priority busy SMT cores
Ricardo Neri
2023-05-08
sched/fair: Simplify asym_packing logic for SMT cores
Ricardo Neri
2023-05-08
sched/fair: Only do asym_packing load balancing from fully idle SMT cores
Ricardo Neri
2023-05-08
sched/fair: Move is_core_idle() out of CONFIG_NUMA
Ricardo Neri
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
[next]