Linux CPU Info: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


=top=
=top=
Run "top" in batch mode, just one iteration:


<pre>
<pre>
top
top -b -n 1
</pre>
</pre>



Revision as of 05:23, 5 January 2016

Internal

vmstat

vmstat 1

top

Run "top" in batch mode, just one iteration:

top -b -n 1

proc cpuinfo

cat /proc/cpuinfo 

For more details see Linux cpuinfo.