Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce7ac4abf2401dfdcb1ac4c7277dab8ed90c8788
/
include
/
linux
/
topology.h
f03542a
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
by Alex Shi
· 12 years ago
6956dc5
sched/numa: Add SD_PERFER_SIBLING to CPU domain
by Alex Shi
· 12 years ago
d79ee93
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8e7fbcb
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
by Peter Zijlstra
· 13 years ago
c6ae41e
x86: replace percpu_xxx funcs with this_cpu_xxx
by Alex Shi
· 12 years ago
cb83b62
sched/numa: Rewrite the CONFIG_NUMA sched domain support
by Peter Zijlstra
· 13 years ago
590e4d8
sched: Allow SD_NODES_PER_DOMAIN to be overridden
by Anton Blanchard
· 13 years ago
32e45ff
mm: increase RECLAIM_DISTANCE to 30
by KOSAKI Motohiro
· 13 years ago
01a0854
sched: Add book scheduling domain
by Heiko Carstens
· 14 years ago
2510600
topology: alternate fix for ia64 tiger_defconfig build breakage
by Lee Schermerhorn
· 14 years ago
2ec57d4
sched: Fix spelling of sibling
by Michael Neuling
· 14 years ago
532cb4c
sched: Add asymmetric group packing option for sibling domain
by Michael Neuling
· 14 years ago
7aac789
numa: introduce numa_mem_id()- effective local memory node id
by Lee Schermerhorn
· 14 years ago
7281201
numa: add generic percpu var numa_node_id() implementation
by Lee Schermerhorn
· 14 years ago
50b926e
sched: Fix vmark regression on big machines
by Mike Galbraith
· 15 years ago
799e220
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
by Peter Zijlstra
· 15 years ago
6f40142
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: core
by Rusty Russell
· 15 years ago
182a85f
sched: Disable wakeup balancing
by Peter Zijlstra
· 15 years ago
59abf02
sched: Add SD_PREFER_LOCAL
by Peter Zijlstra
· 15 years ago
b8a543e
sched: Reduce forkexec_idx
by Peter Zijlstra
· 15 years ago
0ec9fab
sched: Improve latencies and throughput
by Mike Galbraith
· 15 years ago
6bd7821
sched: Fix some domain tunings
by Peter Zijlstra
· 15 years ago
78e7ed5
sched: Tweak wake_idx
by Peter Zijlstra
· 15 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
a8fae3e
sched: enable SD_WAKE_IDLE
by Peter Zijlstra
· 15 years ago
840a065
sched: Turn on SD_BALANCE_NEWIDLE
by Ingo Molnar
· 15 years ago
47734f8
sched: Clean up topology.h
by Ingo Molnar
· 15 years ago
a52bfd73
sched: Add smt_gain
by Peter Zijlstra
· 15 years ago
082edb7
numa, cpumask: move numa_node_id default implementation to topology.h
by Rusty Russell
· 16 years ago
a70f730
cpumask: replace node_to_cpumask with cpumask_of_node.
by Rusty Russell
· 16 years ago
fbd59a8
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
by Rusty Russell
· 16 years ago
100fdae
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
by Vaidyanathan Srinivasan
· 16 years ago
716707b
sched: convert BALANCE_FOR_xx_POWER to inline functions
by Vaidyanathan Srinivasan
· 16 years ago
ee79d1b
sched: let arch_update_cpu_topology indicate if topology changed
by Heiko Carstens
· 16 years ago
52c642f
sched: fine-tune SD_SIBLING_INIT
by Ingo Molnar
· 16 years ago
1480098
sched: fine-tune SD_MC_INIT
by Mike Galbraith
· 16 years ago
9fcd18c
sched: re-tune balancing
by Ingo Molnar
· 16 years ago
c50cbb0
cpu topology: always define CPU topology information
by Ben Hutchings
· 16 years ago
ea3f01f
sched: re-tune NUMA topologies
by Ingo Molnar
· 16 years ago
7c16ec5
cpumask: reduce stack usage in SD_x_INIT initializers
by Mike Travis
· 17 years ago
22e52b0
sched: add arch_update_cpu_topology hook.
by Heiko Carstens
· 17 years ago
33b0c42
sched: tune multi-core idle balancing
by Ingo Molnar
· 17 years ago
32525d0
sched: whitespace cleanups in topology.h
by Ingo Molnar
· 17 years ago
52d8534
sched: reactivate fork balancing
by Ingo Molnar
· 17 years ago
7a6c6bc
sched: enable wake-idle on CONFIG_SCHED_MC=y
by Ingo Molnar
· 17 years ago
95dbb42
sched: reintroduce topology.h tunings
by Ingo Molnar
· 17 years ago
362a701
[PATCH] sched: remove cache_hot_time
by Ingo Molnar
· 17 years ago
f787a503
[PATCH] sched: small topology.h cleanup
by Ingo Molnar
· 17 years ago
9c4801ce
sched: more agressive idle balancing
by Ingo Molnar
· 17 years ago
69f7c0a
[PATCH] sched: remove SMT nice
by Con Kolivas
· 18 years ago
08c183f
[PATCH] sched: add option to serialize load balancing
by Christoph Lameter
· 18 years ago
ac7d550
[PATCH] sched domain: increase the SMT busy rebalance interval
by Siddha, Suresh B
· 18 years ago
89c4710
[PATCH] sched: cleanup sched_group cpu_power setup
by Siddha, Suresh B
· 18 years ago
1a84887
[PATCH] sched: introduce child field in sched_domain
by Siddha, Suresh B
· 18 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 18 years ago
1e9f28f
[PATCH] sched: new sched domain for representing multi-core
by Siddha, Suresh B
· 19 years ago
9eeff23
[PATCH] Zone reclaim: Reclaim logic
by Christoph Lameter
· 19 years ago
198e2f1
[PATCH] scheduler cache-hot-autodetect
by akpm@osdl.org
· 19 years ago
9c1cfda
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
by John Hawkes
· 19 years ago
687f166
[PATCH] sched: sched tuning
by Nick Piggin
· 19 years ago
147cbb4
[PATCH] sched: balance on fork
by Nick Piggin
· 19 years ago
cafb20c
[PATCH] sched: no aggressive idle balancing
by Nick Piggin
· 19 years ago
7897986
[PATCH] sched: balance timers
by Nick Piggin
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago