On Fri, 2015-11-27 at 22:02 -0500, Alex wrote:
> Hi,
> 
> > On one of my machines:
> > 
> > # cat /proc/cpuinfo | grep Hz
> > model name      : Intel(R) Core(TM) i5 CPU       M 560  @ 2.67GHz
> > cpu MHz         : 2667.000
> > model name      : Intel(R) Core(TM) i5 CPU       M 560  @ 2.67GHz
> > cpu MHz         : 2667.000
> > model name      : Intel(R) Core(TM) i5 CPU       M 560  @ 2.67GHz
> > cpu MHz         : 2667.000
> > model name      : Intel(R) Core(TM) i5 CPU       M 560  @ 2.67GHz
> > cpu MHz         : 2667.000
> > 
> > Notice there is no throttling.
> > 
> > I have the following entry in a file that is executed when system
> > comes up:
> > 
> > /bin/cpupower --cpu all frequency-set -g performance 2.67G
> 
> What package does that belong to? I'm unable to find it and don't
> have
> it on my system.

I was wondering that also, here is what I found (only showing the
helpful part, not my flailing about to find it):


 >sudo dnf whatprovides "*bin/cpupower"
kernel-tools-4.2.3-300.fc23.x86_64 : Assortment of tools for the Linux
kernel
Repo        : fedora

kernel-tools-4.2.6-301.fc23.x86_64 : Assortment of tools for the Linux
kernel
Repo        : updates


 >sudo dnf info kernel-tools
Last metadata expiration check performed 2:44:29 ago on Sun Nov 29
04:24:02 2015.
Available Packages
Name        : kernel-tools
Arch        : x86_64
Epoch       : 0
Version     : 4.2.6
Release     : 301.fc23
Size        : 134 k
Repo        : updates
Summary     : Assortment of tools for the Linux kernel
URL         : http://www.kernel.org/
License     : GPLv2
Description : This package contains the tools/ directory from the
kernel source
            : and the supporting documentation.

 >sudo dnf install kernel-tools
[snip]


Reading the man page now.


-- 
Doug H.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to