Page 1 of 1

Find CPU Speed of zLinux?

Posted: Mon Oct 06, 2014 4:34 pm
by Prashant Kumar
Hi,

I need to find CPU Speed of zLinux. I've used the below commands:

cat /proc/cpuinfo and /usr/bin/cpufreq-info but they did not give the expected results. For example, /usr/bin/cpufreq-info prints the

Code: Select all

analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
analyzing CPU 1:
no or unknown cpufreq driver is active on this CPU
analyzing CPU 2:

Re: Find CPU Speed of zLinux?

Posted: Mon Oct 06, 2014 6:18 pm
by enrico-sorichetti
I need to find CPU Speed of zLinux
WHY ?

Re: Find CPU Speed of zLinux?

Posted: Mon Jan 12, 2015 3:26 pm
by Prashant Kumar
For learning.