Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2009-06-25 21:15:20
Size: 158
Editor: 41-62
Comment:
Revision 4 as of 2013-07-17 13:00:58
Size: 191
Editor: bonaccos
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Just run `psrinfo -v` Just run `cat /proc/cpuinfo`.
Line 4: Line 4:
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`.
----
[[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.


CategoryLXCL

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