Hi Alex/Mark
Here's a pull request for the latest changes to big.LITTLE MP. This is Chris' v5 patchset with a white-space fix and based on the main MP-patchset only topic branch I'm looking after...
The following changes since commit b30814c74c184bbb231e24d6c857699af338468b:
HMP: Fix rt task allowed cpu mask restriction code on 1x1 system (2014-01-22 09:50:46 +0000)
are available in the git repository at:
git://git.linaro.org/arm/big.LITTLE/mp.git for-lsk
for you to fetch changes up to 5a570cfc01b06906faa8ac67ad7c0c6f278761c4:
hmp: dont attempt to pull tasks if affinity doesn't allow it (2014-03-24 15:14:35 +0000)
---------------------------------------------------------------- Chris Redpath (4): hmp: sched: Clean up hmp_up_threshold checks into a utility fn sched: hmp: unify active migration code hmp: Use idle pull to perform forced up-migrations hmp: dont attempt to pull tasks if affinity doesn't allow it
kernel/sched/core.c | 11 +- kernel/sched/fair.c | 386 +++++++++++++++++++++++++++----------------------- kernel/sched/sched.h | 1 + 3 files changed, 221 insertions(+), 177 deletions(-)
On 31 March 2014 16:24, Jon Medhurst (Tixy) tixy@linaro.org wrote:
git://git.linaro.org/arm/big.LITTLE/mp.git for-lsk
for you to fetch changes up to 5a570cfc01b06906faa8ac67ad7c0c6f278761c4:
hmp: dont attempt to pull tasks if affinity doesn't allow it (2014-03-24 15:14:35 +0000)
Pulled now, thanks.
linaro-kernel@lists.linaro.org