Re: /proc/cpuinfo not showing all info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 19 Jan 2021 07:38:13 +0000, "Pankaj Vinodrao Joshi" said:

> i agree each processor type exports different information but i need to pop
> up information while i do /proc/cpu also i have observed that almost every arch
> display information w.r.t frequency. Can you suggest how i can add info related
> to cpufreq into /proc ?

You may wish to issue this command:

find /sys -name '*freq*'

and then meditate on the relative difficulty of parsing /proc/cpuinfo
and a sysfs file, and ask yourself if you want to to re-think your design.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux