On Thu, 10 Jun 1999, Alan Cox wrote:
>> Interesting fact: /proc/cpuinfo lists CPU#0, CPU#1, CPU#2 & CPU#4. Why 4
>> instead of 3?
>
>The numbers are assigned by the board vendor. I've no idea why they chose
>those numbers but they did.
Powers of two? Bit operations in BIOS?
0,1,2,4 makes a lot more sense than what my Intel board does:
CPU0: Intel Pentium Pro stepping 07
CPU12: Intel Pentium Pro stepping 07
0 and 12?!?
My Tyan board does the much more sensible combination:
CPU0: Intel Pentium MMX stepping 03
CPU1: Intel Pentium MMX stepping 03
-George Greer
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]