android_kernel_samsung_msm8976/drivers/base
Srivatsa Vaddagiri ed7d7749e9 sched: per-cpu mostly_idle threshold
sched_mostly_idle_load and sched_mostly_idle_nr_run knobs help pack
tasks on cpus to some extent. In some cases, it may be desirable to
have different packing limits for different cpus. For example, pack to
a higher limit on high-performance cpus compared to power-efficient
cpus.

This patch removes the global mostly_idle tunables and makes them
per-cpu, thus letting task packing behavior to be controlled in a
fine-grained manner.

Change-Id: Ifc254cda34b928eae9d6c342ce4c0f64e531e6c2
Signed-off-by: Srivatsa Vaddagiri <vatsa@codeaurora.org>
2014-11-06 15:27:00 +05:30
..
power arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -07:00
regmap
attribute_container.c
base.h
bus.c
class.c
core.c drivercore: Avoid adding devices without pm_ops to dpm list 2014-05-04 12:16:58 +05:30
cpu.c sched: per-cpu mostly_idle threshold 2014-11-06 15:27:00 +05:30
dd.c drivercore: deferral race condition fix 2014-06-07 13:25:31 -07:00
devres.c devres: Add devm_get_free_pages API 2014-07-31 15:26:44 -07:00
devtmpfs.c
dma-buf.c
dma-coherent.c
dma-contiguous.c cma: Add support for cma_get_size 2014-10-14 12:25:13 -07:00
dma-mapping.c
dma-removed.c dma-mapping: Add dma_remap functions 2014-07-08 14:13:46 -07:00
driver.c
firmware.c
firmware_class.c firmware: give a protection when map page failed 2014-09-12 00:03:56 +05:30
hypervisor.c
init.c
isa.c
Kconfig cpu: add generic support for CPU feature based module autoloading 2014-08-15 17:22:16 -07:00
Makefile drivers: Add dma-removed dma_ops 2014-01-22 16:23:59 -08:00
map.c
memory.c
module.c
node.c
pinctrl.c
platform.c
soc.c
syscore.c
topology.c Merge upstream tag 'v3.10.49' into msm-3.10 2014-08-20 13:23:09 -07:00
transport_class.c