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
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-22
sched/numa: Fix boot crash on arm64 systems
Huang, Ying
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/fair.c dependen...
Ingo Molnar
2022-02-23
sched/headers: Standardize kernel/sched/sched.h header dependencies
Ingo Molnar
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
sched/numa: Avoid migrating task to CPU-less node
Huang Ying
2022-02-16
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-11
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2022-02-11
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
2022-01-27
sched/numa: initialize numa statistics when forking new task
Honglei Wang
2022-01-18
sched/fair: Fix all kernel-doc warnings
Randy Dunlap
2022-01-18
sched/pelt: Relax the sync of load_sum with load_avg
Vincent Guittot
2022-01-18
sched/pelt: Relax the sync of runnable_sum with runnable_avg
Vincent Guittot
2022-01-18
sched/pelt: Continue to relax the sync of util_sum with util_avg
Vincent Guittot
2022-01-18
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-12-08
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2021-12-07
sched/fair: Document the slow path and fast path in select_task_rq_fair
Barry Song
2021-12-04
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2021-12-04
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-11-17
sched/core: Forced idle accounting
Josh Don
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-10-31
sched/fair: Cleanup newidle_balance
Vincent Guittot
2021-10-31
sched/fair: Remove sysctl_sched_migration_cost condition
Vincent Guittot
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-31
sched/fair: Skip update_blocked_averages if we are defering load balance
Vincent Guittot
2021-10-31
sched/fair: Account update_blocked_averages in newidle_balance cost
Vincent Guittot
2021-10-14
sched/numa: Fix a few comments
Bharata B Rao
2021-10-14
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
2021-10-14
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
2021-10-05
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
2021-10-05
sched/fair: Consider SMT in ASYM_PACKING load balance
Ricardo Neri
2021-10-05
sched/fair: Carve out logic to mark a group for asymmetric packing
Ricardo Neri
2021-10-05
sched/fair: Provide update_sg_lb_stats() with sched domain statistics
Ricardo Neri
2021-10-05
sched/fair: Optimize checking for group_asym_packing
Ricardo Neri
2021-10-05
sched: Make schedstats helpers independent of fair sched class
Yafang Shao
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
2021-10-05
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
2021-10-05
sched: adjust sleeper credit for SCHED_IDLE entities
Josh Don
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-05
sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
Valentin Schneider
2021-10-05
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2021-10-01
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal Koutný
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-26
sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case
Ingo Molnar
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-04
sched/fair: Avoid a second scan of target in select_idle_cpu
Mel Gorman
[next]