Skip to content

powerd++ 0.4.4 release

Latest
Compare
Choose a tag to compare
@lonkamikaze lonkamikaze released this 22 Jun 20:34
· 12 commits to master since this release
0.4.4
  • Add -N/--idle-nice, treats nice time as idle for compatibility
    with powerd(8) (IMHO useless)
  • Add -t/--temperature, to manually provide a temperature source sysctl
  • Blacklist hwpstate_* cpufreq drivers, i.e. exit with a proper error
    instead of running into an assertion
  • Adds the testbuild and releasetest targets
  • loadplay simulates load as the kind of load recorded instead of
    all load as user load
  • Add some developer scripts for reviewing/postprocessing loads and
    load replays:
    • tools/playdiff: provides statistical measures for how
      similar/different two replays are
    • tools/playfilter: post-process replays for visualisation
  • Get rid of and related libraries, reducing binary size