all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Add cpupower
@ 2016-07-19  2:45 Tobias Geerinckx-Rice
  2016-07-19  2:45 ` [PATCH 1/2] gnu: " Tobias Geerinckx-Rice
  2016-07-19  2:45 ` [PATCH 2/2] gnu: atlas: Use cpupower in description Tobias Geerinckx-Rice
  0 siblings, 2 replies; 13+ messages in thread
From: Tobias Geerinckx-Rice @ 2016-07-19  2:45 UTC (permalink / raw)
  To: guix-devel

Hullo Guix,

I was surprised not to find cpupower available. It's a replacement
for the older cpufrequtils package. I didn't much feel like
re-writing my scripts or muscle memory, so I wrote a quick package.

I also rewrote the ‘atlas’ description to use that, instead of
a cpufreq-selector command for each separate core.

Kind regards,

T G-R

Tobias Geerinckx-Rice (2):
  gnu: Add cpupower.
  gnu: atlas: Use cpupower in description.

 gnu/packages/linux.scm | 38 ++++++++++++++++++++++++++++++++++++++
 gnu/packages/maths.scm |  9 +++------
 2 files changed, 41 insertions(+), 6 deletions(-)

-- 
2.9.0

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-08-14  6:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19  2:45 [PATCH 0/2] Add cpupower Tobias Geerinckx-Rice
2016-07-19  2:45 ` [PATCH 1/2] gnu: " Tobias Geerinckx-Rice
2016-07-19 20:59   ` Ludovic Courtès
2016-07-19 21:13     ` Tobias Geerinckx-Rice
2016-07-19 22:01       ` Eric Bavier
2016-07-19  2:45 ` [PATCH 2/2] gnu: atlas: Use cpupower in description Tobias Geerinckx-Rice
2016-07-19 21:00   ` Ludovic Courtès
2016-07-19 21:33     ` Tobias Geerinckx-Rice
2016-07-19 21:47       ` Mathieu Lirzin
2016-07-28 22:59         ` ng0
2016-07-29  8:22           ` Mathieu Lirzin
2016-07-29  8:35             ` ng0
2016-08-14  6:24               ` Pjotr Prins

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.