Linux CPU Info: Difference between revisions

From NovaOrdis Knowledge Base
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

64 bit or 32 bit?

uname -a
grep flags /proc/cpuinfo

lm

long mode - 64 bits

protected mode

32 bits

Other Utilities

top
vmstat

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: