Loading kernel/sched/features.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -84,4 +84,4 @@ SCHED_FEAT(ENERGY_AWARE, false) * If enabled, this can be used to inform the scheduler about capacity * If enabled, this can be used to inform the scheduler about capacity * restrictions. * restrictions. */ */ SCHED_FEAT(MIN_CAPACITY_CAPPING, false) SCHED_FEAT(MIN_CAPACITY_CAPPING, true) Loading
kernel/sched/features.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -84,4 +84,4 @@ SCHED_FEAT(ENERGY_AWARE, false) * If enabled, this can be used to inform the scheduler about capacity * If enabled, this can be used to inform the scheduler about capacity * restrictions. * restrictions. */ */ SCHED_FEAT(MIN_CAPACITY_CAPPING, false) SCHED_FEAT(MIN_CAPACITY_CAPPING, true)