So what is expert verdict? PowerD on or off for modern (Coffee Lake onwards) Intel CPUs?
To compile this driver (hwpstate_intel) into your kernel place the following line in your kernel configuration file: device cpufreqIs it compiled into kernel?Also the CPU must support Intel Speed Shift Technology.
...hwpstate_intel0: <Intel Speed Shift> on cpu0hwpstate_intel1: <Intel Speed Shift> on cpu1hwpstate_intel2: <Intel Speed Shift> on cpu2hwpstate_intel3: <Intel Speed Shift> on cpu3hwpstate_intel4: <Intel Speed Shift> on cpu4hwpstate_intel5: <Intel Speed Shift> on cpu5...
Quote from: harshw on January 29, 2022, 05:39:25 amSo what is expert verdict? PowerD on or off for modern (Coffee Lake onwards) Intel CPUs?I'd say powerd is mostly a power-saving measure. So let it run for a week with powed disabled, and then one week with power enabled. Afterwards compare the CPU temperature graphs to see if there is any difference. Not scientific method, but should be enough to come to a conclusion.
CAVEATS Unlike powerd(8), powerd++ refuses to run if the frequency control driver is known not to allow user control of the CPU frequency (e.g. hwpstate_intel(4) ).