On Wed, Feb 04, 2015 at 06:31:23PM +0000, Morten Rasmussen wrote: > From: Dietmar Eggemann <[email protected]> > > We do not want to miss out on the ability to do energy-aware idle load > balancing if the system is only partially loaded since the operational > range of energy-aware scheduling corresponds to a partially loaded > system. We might want to pull a single remaining task from a potential > src cpu towards an idle destination cpu if the energy model tells us > this is worth doing to save energy.
Should this not pair with a change to need_active_balance() ? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

