Skip to content
Commit e9cd8fa4 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

sched/migration: Move calc_load_migrate() into CPU_DYING



It really does not matter when we fold the load for the outgoing cpu. It's
almost dead anyway, so there is no harm if we fail to fold the few
microseconds which are required for going fully away.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Acked-by: default avatarPeter Zijlstra <peterz@infradead.org>
Cc: rt@linutronix.de
Link: http://lkml.kernel.org/r/20160310120025.328739226@linutronix.de
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 94baf7a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment