Skip to content
  • Dietmar Eggemann's avatar
    sched: Turn off fast idling of cpus on a partially loaded system · add7d058
    Dietmar Eggemann authored and Morten Rasmussen's avatar Morten Rasmussen committed
    
    
    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.
    
    cc: Ingo Molnar <mingo@redhat.com>
    cc: Peter Zijlstra <peterz@infradead.org>
    
    Signed-off-by: default avatarDietmar Eggemann <dietmar.eggemann@arm.com>
    add7d058