Differences between revisions 2 and 3
Revision 2 as of 2009-06-25 21:15:20
Size: 158
Editor: 41-62
Comment:
Revision 3 as of 2013-07-17 13:00:50
Size: 167
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`.

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.

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