HMP: Update migration timer when we fork-migrate
authorChris Redpath <chris.redpath@arm.com>
Tue, 3 Feb 2015 07:50:59 +0000 (16:50 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:41:46 +0000 (13:41 +0900)
commit8c54c67a7eda115e73863e38e2dfe5eb0c1987d4
tree447a64d976b2ac6938311cec65a9f99caa2d788e
parentcaf11f7dc2d6c3d4d23f84a1b0e37d69e6e44b51
HMP: Update migration timer when we fork-migrate

Prevents fork-migration adversely interacting with normal
migration (i.e. runqueues containing forked tasks being
selected as migration targets when there is a better
choice available)

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>
[k.kozlowski: rebased on 4.1, no signed-off-by of previous committer]
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
kernel/sched/fair.c