Can you please enable these Kconfig options in our configs? By default SCHED_MC/SMT expose a /sys interface and are disabled by default (0).
Possible values are:
0 - No power saving load balance (default value) 1 - Fill one thread/core/package first for long running threads 2 - Also bias task wakeups to semi-idle cpu package for power savings
See Documentation/ABI/testing/sysfs-devices-system-cpu for details.
This will make it easy to turn on for folks that are interested (by writing 2 to /sys/devices/system/cpu/sched_mc_power_savings)
WIll do. Sorry for the delay.
Regards, Amit