Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2009-06-25 21:15:20
Size: 158
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`.
Line 4: Line 6:
If you want to know that platform and kernel you're on, run `uname -a` 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)