Skip to content

Instantly share code, notes, and snippets.

@andrewgdunn
Created December 1, 2015 01:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewgdunn/80f6539afff5d5bf02b3 to your computer and use it in GitHub Desktop.
Save andrewgdunn/80f6539afff5d5bf02b3 to your computer and use it in GitHub Desktop.
[agd@enoch ~]$ sudo systemctl enable powertop.service
Created symlink from /etc/systemd/system/multi-user.target.wants/powertop.service to /usr/lib/systemd/system/powertop.service.
[agd@enoch ~]$ sudo systemctl status powertop.service
● powertop.service - PowerTOP autotuner
Loaded: loaded (/usr/lib/systemd/system/powertop.service; enabled; vendor preset: disabled)
Active: inactive (dead)
Nov 30 20:56:17 enoch powertop[12581]: RAPL device for cpu 0
Nov 30 20:56:17 enoch powertop[12581]: RAPL Using PowerCap Sysfs : Domain Mask f
Nov 30 20:56:17 enoch powertop[12581]: RAPL device for cpu 0
Nov 30 20:56:17 enoch powertop[12581]: RAPL Using PowerCap Sysfs : Domain Mask f
Nov 30 20:56:17 enoch powertop[12581]: RAPL device for cpu 0
Nov 30 20:56:17 enoch powertop[12581]: RAPL Using PowerCap Sysfs : Domain Mask f
Nov 30 20:56:17 enoch powertop[12581]: Devfreq not enabled
Nov 30 20:56:17 enoch powertop[12581]: unknown op '{'
Nov 30 20:56:18 enoch powertop[12581]: Leaving PowerTOP
Nov 30 20:56:18 enoch systemd[1]: Started PowerTOP autotuner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment