On 10/22/2017 02:59 PM, jonetsu wrote:
Which mechanism decides long after boot that the
scaling governor
should be modified and how to tell it that 'powersave' is not what we
want ?
It might be /etc/init.d/ondemand. And because ondemand is not available
on your system it switches to powersave. You can disable this init
script with 'systemctl disable ondemand'.
Best,
Jeremy