Linux CPU Info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 37: | Line 37: | ||
For more details see https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Cpuinfo. | For more details see https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Cpuinfo. | ||
=CPU Runtime Statistics= | |||
User time: [[https://kb.novaordis.com/index.php/Vmstat#us|vmstat us]] | |||
Kernel time: | |||
Idle time: | |||
Time waiting for IO: | |||
Stolen time: |
Revision as of 02:08, 4 August 2016
Internal
- Linux Runtime Information
- https://home.feodorov.com:9443/wiki/Wiki.jsp?page=LinuxProcessInformation
- https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Cpuinfo
64 bit or 32 bit?
uname -a
grep flags /proc/cpuinfo
lm
long mode - 64 bits
protected mode
32 bits
Other Utilities
proc cpuinfo
cat /proc/cpuinfo
For more details see https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Cpuinfo.
CPU Runtime Statistics
User time: [us]
Kernel time:
Idle time:
Time waiting for IO:
Stolen time: