开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-12-30
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2018-12-27
sched/fair: Fix warning on non-SMP build
Olof Johansson
2018-12-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-11
sched/fair: Select an energy-efficient CPU on task wake-up
Quentin Perret
2018-12-11
sched/fair: Introduce an energy estimation helper function
Quentin Perret
2018-12-11
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2018-12-11
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
sched/fair: Clean up comment in nohz_idle_balance()
Andrea Parri
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
2018-11-12
sched/fair: Make some variables static
Muchun Song
2018-11-12
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-11-12
sched/fair: Add lsub_positive() and use it consistently
Patrick Bellasi
2018-11-12
sched/fair: Mask UTIL_AVG_UNCHANGED usages
Patrick Bellasi
2018-11-12
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
Ingo Molnar
2018-11-12
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-11-05
sched/fair: Fix a comment in task_numa_fault()
Yi Wang
2018-11-04
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2018-11-04
sched/fair: Clean up load_balance() condition
Valentin Schneider
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-16
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-10-11
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-09-10
sched/numa: Remove unused numa_stats::nr_running field
Vincent Guittot
2018-09-10
sched/numa: Remove unused code from update_numa_stats()
Vincent Guittot
2018-09-10
sched/fair: Don't move tasks to lower capacity CPUs unless necessary
Chris Redpath
2018-09-10
sched/fair: Set rq->rd->overload when misfit
Valentin Schneider
2018-09-10
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
Valentin Schneider
2018-09-10
sched/fair: Change 'prefer_sibling' type to bool
Valentin Schneider
2018-09-10
sched/fair: Kick nohz balance if rq->misfit_task_load
Valentin Schneider
2018-09-10
sched/fair: Consider misfit tasks when load-balancing
Morten Rasmussen
2018-09-10
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
2018-09-10
sched/fair: Add 'group_misfit_task' load-balance type
Morten Rasmussen
2018-09-10
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
2018-09-10
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
2018-09-10
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
2018-09-10
sched/fair: Fix scale_rt_capacity() for SMT
Vincent Guittot
2018-09-10
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-10
sched/pelt: Fix update_blocked_averages() for RT and DL classes
Vincent Guittot
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
[next]