On Wed, Feb 04, 2015 at 06:31:20PM +0000, Morten Rasmussen wrote: > From: Dietmar Eggemann <dietmar.eggem...@arm.com> > > Energy-aware load balancing does not rely on env->imbalance but instead it > evaluates the system-wide energy difference for each task on the src rq by > potentially moving it to the dst rq. If this energy difference is lesser > than zero the task is actually moved from src to dst rq.
See this is another place where the parameterization makes perfect sense; the weight imbalance or the energy difference is the 'same' thing just a different unit. All we really need is a task -> unit map to make this whole again. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/