[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New GNU ELPA package: cpupower - cpupower command interface
From: |
Sacha Chua |
Subject: |
New GNU ELPA package: cpupower - cpupower command interface |
Date: |
Mon, 09 May 2022 19:59:02 -0400 |
Summary: cpupower command interface
Website: https://gitlab.com/steve-emacs-stuff/cpupower-el
Keywords: hardware cpupower cpu frequency-scaling
Maintainer: Stephen Meister <pallagun@gmail.com>
Author: Stephen Meister <pallagun@gmail.com>
If you have cpupower installed, this provides a very simple wrapper
to that program. You'll need to configure your system such that
the current user can run cpupower (maybe as `sudo cpupower` from a
command line). You can configure how cpupower is called by
customizing cpupower-cmd.
The commands you'll probably want to use:
* cpupower-info
- displays (briefly) the current cpupower information
* cpupower-set-governor
- sets cpu governor for all cores.
* cpupower-helm-set-governor
- sets cpu governor for all cores (uses helm)
Less useful commands:
* cpupower-get-current-frequencies
- returns a list of all cpu frequencies in KHz by core.
* cpupower-get-current-governors
- returns a list of all cpu governors by core.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- New GNU ELPA package: cpupower - cpupower command interface,
Sacha Chua <=