hardkernel / linux

Linux kernel source tree
Other
427 stars 408 forks source link

Make ondemand governor easily available again #298

Closed Obihoernchen closed 7 years ago

Obihoernchen commented 7 years ago

CONFIG_CPU_FREQ_GOV_ONDEMAND=y

Fourdee commented 7 years ago

+1 for this: http://dietpi.com/phpbb/viewtopic.php?f=9&t=1927&p=7388#p7386

Ondemand will reduce power consumption and heat, when not under full load and max clocks.

Obihoernchen commented 7 years ago

Yep and with proper configuration the performance is the same as well. Even for IO load.

filemoon commented 7 years ago

+1 for this:

I would like to ask for Conservative governor too.

+CONFIG_CPU_FREQ_GOV_ONDEMAND=y +CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

Obihoernchen commented 7 years ago

@mdrjr what do you think?

mdrjr commented 7 years ago

Merged :)