linux-uconsole/include
Huang, Tao 0c1b12d1c3 cpuquiet: Update averaging of nr_runnables
Doing a Exponential moving average per nr_running++/-- does not
guarantee a fixed sample rate which induces errors if there are lots of
threads being enqueued/dequeued from the rq (Linpack mt). Instead of
keeping track of the avg, the scheduler now keeps track of the integral
of nr_running and allows the readers to perform filtering on top.

Implemented a proper exponential moving average for the runnables
governor and a straight 100ms average for the balanced governor. Tweaked
the thresholds for the runnables governor to minimize latency. Also,
decreased sample_rate for the runnables governor to the absolute minimum
of 10msecs.

Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
2015-05-18 17:17:28 +08:00
..
acpi
asm-generic lsk-v3.10-15.03-android release 2015-04-02 09:25:21 +08:00
clocksource
crypto crypto: allow blkcipher walks over AEAD data 2014-08-28 10:22:27 -07:00
drm LSK Android 14.11 v3.10 2014-12-05 21:18:34 +08:00
dt-bindings linux os can config sleep mode 2015-05-05 11:39:44 +08:00
keys
kvm arm/arm64: KVM: vgic: delay vgic allocation until init time 2014-10-02 17:19:23 +02:00
linux cpuquiet: Update averaging of nr_runnables 2015-05-18 17:17:28 +08:00
math-emu
media Merge branch 'rk_develop-3.10' into rk_develop-3.10-next 2015-03-19 16:42:17 +08:00
memory
misc
net net: ping: fix constness inconsistency in ipv6_chk_addr 2015-03-16 15:23:53 -07:00
pcmcia
ras
rdma
rxrpc
scsi
sound lsk-v3.10-15.03-android release 2015-04-02 09:25:21 +08:00
target
trace LSK Android 14.11 v3.10 2014-12-05 21:18:34 +08:00
uapi usb: gadget: mtp: add new ioctl for compat 2015-05-05 17:30:12 +08:00
video rk fb: add lut for CABC 2015-03-24 19:03:13 +08:00
xen
Kbuild