Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #234734 > unrolled thread

Re: combined cpu frequency stats with 2 policies in place

Started byAndrei POPESCU <andreimpopescu@gmail.com>
First post2021-05-03 08:00 +0200
Last post2021-05-03 08:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.user

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: combined cpu frequency stats with 2 policies in place Andrei POPESCU <andreimpopescu@gmail.com> - 2021-05-03 08:00 +0200

#234734 — Re: combined cpu frequency stats with 2 policies in place

FromAndrei POPESCU <andreimpopescu@gmail.com>
Date2021-05-03 08:00 +0200
SubjectRe: combined cpu frequency stats with 2 policies in place
Message-ID<CazMB-1YR-9@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Sb, 01 mai 21, 14:41:07, Tuxo wrote:
> Hi list
> 
> My octa core cpu does offer 2 frequency governors:
> 
> cat /sys/devices/system/cpu/cpufreq/policy0/affected_cpus
> 0 1 2 3
> 
> cat /sys/devices/system/cpu/cpufreq/policy4/affected_cpus
> 4 5 6 7
> 
> cpufreq-info --stats --human does only display policy 0 as summary, if I
> want to see policy4 summary I need to ask for it with:
> 
> cpufreq-info --stats --human --cpu 4
> 
> Adding more than one --cpu argument is not allowed.

Indeed, the man page is pretty specific about that.

> How can I combine both of them or is this not possible?
 
Development of cpufrequtils seems to have stopped (it's the same version 
since at least jessie, though I didn't look at upstream).

Maybe you should look for other tools?

If you only need to monitor the frequencies and load per core s-tui is a 
nice interactive tool.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser

[toc] | [standalone]


Back to top | Article view | linux.debian.user


csiph-web