Linus Torvalds
|
958f338e96
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年 前 |
Thomas Gleixner
|
f2701b77bb
Merge 4.18-rc7 into master to pick up the KVM dependcy
|
7 年 前 |
Srikar Dronamraju
|
b6a60cf36d
sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()
|
7 年 前 |
Srikar Dronamraju
|
f35678b6a1
sched/numa: Use group_weights to identify if migration degrades locality
|
7 年 前 |
Srikar Dronamraju
|
30619c89b1
sched/numa: Update the scan period without holding the numa_group lock
|
7 年 前 |
Srikar Dronamraju
|
2d4056fafa
sched/numa: Remove numa_has_capacity()
|
7 年 前 |
Srikar Dronamraju
|
0ad4e3dfe6
sched/numa: Modify migrate_swap() to accept additional parameters
|
7 年 前 |
Srikar Dronamraju
|
10864a9e22
sched/numa: Remove unused task_capacity from 'struct numa_stats'
|
7 年 前 |
Srikar Dronamraju
|
0ee7e74dc0
sched/numa: Skip nodes that are at 'hoplimit'
|
7 年 前 |
Srikar Dronamraju
|
f03bb6760b
sched/numa: Use task faults only if numa_group is not yet set up
|
7 年 前 |
Srikar Dronamraju
|
8cd45eee43
sched/numa: Set preferred_node based on best_cpu
|
7 年 前 |
Srikar Dronamraju
|
5f95ba7a43
sched/numa: Simplify load_too_imbalanced()
|
7 年 前 |
Srikar Dronamraju
|
305c1fac32
sched/numa: Evaluate move once per node
|
7 年 前 |
Vincent Guittot
|
2e62c4743a
sched/fair: Remove #ifdefs from scale_rt_capacity()
|
7 年 前 |
Vincent Guittot
|
bbb62c0b02
sched/core: Remove the rt_avg code
|
7 年 前 |
Vincent Guittot
|
523e979d31
sched/core: Use PELT for scale_rt_capacity()
|
7 年 前 |
Vincent Guittot
|
91c27493e7
sched/irq: Add IRQ utilization tracking
|
7 年 前 |
Vincent Guittot
|
3727e0e163
sched/dl: Add dl_rq utilization tracking
|
7 年 前 |
Vincent Guittot
|
371bf42732
sched/rt: Add rt_rq utilization tracking
|
7 年 前 |
Vincent Guittot
|
c079629862
sched/pelt: Move PELT related code in a dedicated file
|
7 年 前 |
Quentin Perret
|
8fe5c5a937
sched/fair: Fix util_avg of new tasks for asymmetric systems
|
7 年 前 |
Ingo Molnar
|
4520843dfa
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
7 年 前 |
Vincent Guittot
|
3482d98bbc
sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
|
7 年 前 |
Xunlei Pang
|
f1d1be8aee
sched/fair: Advance global expiration when period timer is restarted
|
7 年 前 |
Xunlei Pang
|
512ac999d2
sched/fair: Fix bandwidth timer clock drift condition
|
7 年 前 |
Li RongQing
|
03585a95cd
sched/fair: Remove stale tg_unthrottle_up() comments
|
7 年 前 |
Peter Zijlstra
|
ba2591a599
sched/smt: Update sched_smt_present at runtime
|
7 年 前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年 前 |
Patrick Bellasi
|
2539fc82aa
sched/fair: Update util_est before updating schedutil
|
7 年 前 |
Rohit Jain
|
943d355d7f
sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu()
|
7 年 前 |