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/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2022-02-11
1
-10
/
+12
*
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
2022-02-11
1
-8
/
+10
*
sched/numa: initialize numa statistics when forking new task
Honglei Wang
2022-01-27
1
-0
/
+2
*
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-12-11
1
-63
/
+8
*
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2021-12-08
1
-2
/
+3
*
sched/fair: Document the slow path and fast path in select_task_rq_fair
Barry Song
2021-12-07
1
-0
/
+5
*
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2021-12-04
1
-1
/
+2
*
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-12-04
1
-0
/
+1
*
sched/core: Forced idle accounting
Josh Don
2021-11-17
1
-1
/
+1
*
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-11
1
-2
/
+2
*
sched/fair: Cleanup newidle_balance
Vincent Guittot
2021-10-31
1
-5
/
+3
*
sched/fair: Remove sysctl_sched_migration_cost condition
Vincent Guittot
2021-10-31
1
-2
/
+1
*
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-31
1
-9
/
+27
*
sched/fair: Skip update_blocked_averages if we are defering load balance
Vincent Guittot
2021-10-31
1
-3
/
+6
*
sched/fair: Account update_blocked_averages in newidle_balance cost
Vincent Guittot
2021-10-31
1
-4
/
+7
*
sched/numa: Fix a few comments
Bharata B Rao
2021-10-14
1
-2
/
+2
*
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
2021-10-14
1
-7
/
+5
*
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
2021-10-14
1
-1
/
+2
*
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
2021-10-05
1
-5
/
+0
*
sched/fair: Consider SMT in ASYM_PACKING load balance
Ricardo Neri
2021-10-05
1
-0
/
+92
*
sched/fair: Carve out logic to mark a group for asymmetric packing
Ricardo Neri
2021-10-05
1
-7
/
+13
*
sched/fair: Provide update_sg_lb_stats() with sched domain statistics
Ricardo Neri
2021-10-05
1
-2
/
+3
*
sched/fair: Optimize checking for group_asym_packing
Ricardo Neri
2021-10-05
1
-1
/
+1
*
sched: Make schedstats helpers independent of fair sched class
Yafang Shao
2021-10-05
1
-115
/
+19
*
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
1
-36
/
+53
*
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
2021-10-05
1
-3
/
+3
*
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
2021-10-05
1
-0
/
+9
*
sched: adjust sleeper credit for SCHED_IDLE entities
Josh Don
2021-10-05
1
-1
/
+6
*
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
1
-5
/
+24
*
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-05
1
-1
/
+24
*
sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
Valentin Schneider
2021-10-05
1
-2
/
+13
*
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2021-10-05
1
-10
/
+14
*
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal KoutnĂ˝
2021-10-01
1
-1
/
+5
*
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
1
-32
/
+179
|
\
|
*
sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case
Ingo Molnar
2021-08-26
1
-1
/
+1
|
*
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
1
-25
/
+172
|
*
sched/fair: Avoid a second scan of target in select_idle_cpu
Mel Gorman
2021-08-04
1
-1
/
+1
|
*
sched/fair: Use prev instead of new target as recent_used_cpu
Mel Gorman
2021-08-04
1
-3
/
+1
|
*
sched/numa: Fix is_core_idle()
Mika Penttilä
2021-08-04
1
-1
/
+1
|
*
sched: Optimize housekeeping_cpumask() in for_each_cpu_and()
Yuan ZhaoXiong
2021-06-28
1
-2
/
+4
*
|
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-07-11
1
-3
/
+4
|
\
\
|
*
|
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-02
1
-2
/
+2
|
*
|
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
2021-07-02
1
-1
/
+2
|
|
/
*
|
Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-07-01
1
-3
/
+3
|
\
|
|
*
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
2021-06-28
1
-3
/
+3
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-126
/
+314
|
\
|
|
*
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
2021-06-24
1
-4
/
+10
|
*
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-4
/
+7
|
*
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-18
1
-30
/
+37
|
|
\
|
*
|
sched/fair: Age the average idle time
Peter Zijlstra
2021-06-17
1
-4
/
+21
[next]