Linux CPU Info

From NovaOrdis Knowledge Base
Revision as of 13:51, 9 May 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

CPU Runtime Statistics

User time: vmstat us

Kernel time:

Idle time:

Time waiting for IO:

Stolen time:

Other Utilities

top
vmstat

proc cpuinfo

cat /proc/cpuinfo 

For more details see 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