Re: How do we find out the bus width of a processor ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> How do we find out the bus width of a processor ?
>
> Is there anything other than
>     > uname -a
> that might be able to hint this ?
>
> MK.

You can cat /proc/cpuinfo and then look up the bus width on the named
processor's data sheet, or you could possibly do something with timing
loops.  I am unaware of a way to get at this directly.

Bob

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux