]> git.ipfire.org Git - thirdparty/util-linux.git/commit - sys-utils/lscpu.c
lscpu: report cpu min mhz
authorDavidlohr Bueso <davidlohr@hp.com>
Sun, 22 Sep 2013 03:43:40 +0000 (20:43 -0700)
committerKarel Zak <kzak@redhat.com>
Wed, 25 Sep 2013 09:13:35 +0000 (11:13 +0200)
commite065a597d6d13455e388b44d94f51ac4ba539570
treeadd339d05f82323c5a09cd12d921f09d46146779
parent464074532c0d1898f945a00c2f143e5b3ca59601
lscpu: report cpu min mhz

The lscpu tool only shows the current and max CPU frequencies, however,
in many scenarios this is not enough. If there are energy saving situations
(like some CPUs being idle, or not fully used) the cpugov can lower this value.

Signed-off-by: Davidlohr Bueso <davidlohr@hp.com>
sys-utils/lscpu.c