cpuinfo icon indicating copy to clipboard operation
cpuinfo copied to clipboard

Fill frequency field on arm linux

Open blaztinn opened this issue 2 years ago • 2 comments

Copied the linux arm implementation value of the max frequency to public cpuinfo_core.frequency and cpuinfo_cluster.frequency.

I'm not sure if cpuinfo_*.frequency is meant to represent the current or max frequency. It is not apperent to me from the struct member comments. This patch assumes max is meant.

blaztinn avatar Jun 21 '23 09:06 blaztinn