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)
committerRobin Murphy <robin.murphy@arm.com>
Wed, 20 Aug 2014 14:04:07 +0000 (15:04 +0100)
commit559961ecbe247d785c13924379d757e83b59f016
treee2a8a80959cf308967479d33bdde1d6bfe846b10
parent95365d0a9ec7c16fbe25682998f898e400c27177
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