sched: hmp: Change small task packing defaults for all platforms
authorChris Redpath <chris.redpath@arm.com>
Tue, 6 May 2014 18:46:50 +0000 (19:46 +0100)
committerJon Medhurst <tixy@linaro.org>
Wed, 7 May 2014 10:34:00 +0000 (11:34 +0100)
commit1ade57e54ea2257ccf753dbd54144769439c3c70
tree6e9a60b74d735289fd1172068f70c4ad97401218
parentdb3dba6818796b90053d5b1bc9f15837acdc9b9c
sched: hmp: Change small task packing defaults for all platforms

All platforms other than TC2 default to enabling packing. Since TC2
shows no performance or energy degradation with this feature enabled
make it default enabled the same as everyone else.
Likewise, vendors have been including TC2 support in multi-machine
kernel builds so they expect the default thresholds to remain the
same when the TC2 #ifdef is removed.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
kernel/sched/fair.c