HMP: Explicitly implement all-load-is-max-load policy for HMP targets
authorChris Redpath <chris.redpath@arm.com>
Mon, 15 Jul 2013 15:06:44 +0000 (16:06 +0100)
committerJon Medhurst <tixy@linaro.org>
Thu, 5 Sep 2013 17:09:16 +0000 (18:09 +0100)
commit72d74c11966159f155bac7f83fe77658c54525fc
treeea986d860238ffd41af17a5f0358e9909b0fddb5
parente580deb7feb9cd3bdf4c8e323ea84f22cd8c7c8a
HMP: Explicitly implement all-load-is-max-load policy for HMP targets

Experimentally, one of the best policies for HMP migration CPU
selection is to completely ignore part-loaded CPUs and only look
for idle ones. If there are no idle ones, we will choose the one
which was least-recently-disturbed.

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