Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2009-06-25 21:14:28
Size: 84
Editor: 41-62
Comment:
Revision 5 as of 2018-09-03 12:35:59
Size: 263
Editor: bonaccos
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2018-09-03 bonaccos
Line 2: Line 4:
Just run `psrinfo -v` Just run `cat /proc/cpuinfo`.

If you want to know that platform and kernel you're on, run `uname -a`.

Alternatively: `lscpu` might be of help.
----
[[CategoryLXCL]]

How do i know what kind of processor I am working with?

Just run cat /proc/cpuinfo.

If you want to know that platform and kernel you're on, run uname -a.

Alternatively: lscpu might be of help.


CategoryLXCL

FAQ/ProcessorIdentification (last edited 2020-09-08 13:25:07 by bonaccos)