• 0 Posts
  • 60 Comments
Joined 2 years ago
cake
Cake day: September 4th, 2024

help-circle

  • Pros:

    • I have the source. I don’t have to wait for fixes or features. I just do it myself and send a patch or PR upstream.
    • I can run it on just about anything, and well.
    • Sane defaults and handling of user permissions - by design
    • Modern filesystems that don’t silently rot your data
    • Full control
    • No forced updates
    • No telemetry

    Cons:

    • Not a priority for pro applications
    • Not fully POSIX compliant

    I haven’t used windows in almost 30 years, but… I probably missed some games at first that DOSBox couldn’t run well (yet). Not a problem any more.



















  • Auto-cpufreq only changes the CPU governor based on your preference for load and power source. In my experience you need to disable the intel_pstate driver to see real gains in the powersave/conservative governors. That’s true for all three options.

    Tlp can also manage power to radios, ports, devices. Gains are small over auto-cpufreq, and it can be a bit finicky not to lose some part you actually wanted to keep powered on.

    I’m not very familiar with power-profiles-daemon, but I think it sets governor and rules for screen/sleep timeout. You’ll probably see better gains without intel_pstate there, too.