Announcement

Collapse
No announcement yet.

CPUIDLE drivers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • CPUIDLE drivers

    Hi there,
    in a current kernel 5.12 I see there are some cpuidle drivers available, looking at dmesg my system seems to start with "ladder" and then changes to "menu":

    Code:
    # dmesg | grep -i cpuidle
    [ 2.757242] cpuidle: using governor ladder
    [ 2.757242] cpuidle: using governor menu
    Is there any recommendation to prefer one or another when it comes to power saving?
    May one fit better for a specific CPU (e.g.AMD Ryzen)?
Working...
X