Re: Also seeing 2 x quad-core system slower that 2 x dual core



Yes, if the claim is that the hardware is absolutely identical apart
from one having two quad-core CPUs instead of two dual-core, the next
step is to disable half of the CPUs and confirm that the problem goes away.

Just comming back to this today, will do a side by side compare of the dmesg
later to make sure that they *are* identical as claimed, but the idea of
disabling half the CPU's is an excellent one!

Aha, brilliant idea!

Check dmesg for the APIC numbers corresponding to the CPUs you want to
disable and add the corresponding entries to /boot/loader.conf, e.g.:

You mean this bit?

FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
cpu2 (AP): APIC ID: 2
cpu3 (AP): APIC ID: 3
cpu4 (AP): APIC ID: 4
cpu5 (AP): APIC ID: 5
cpu6 (AP): APIC ID: 6
cpu7 (AP): APIC ID: 7

hint.lapic.1.disable="1"
hint.lapic.3.disable="1"
hint.lapic.5.disable="1"
hint.lapic.7.disable="1"

gives me...

hint.lapic.1.disable="1"
hint.lapic.3.disable="3"
hint.lapic.5.disable="5"
hint.lapic.7.disable="7"

rebooting now to give it a try...

-pete.
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Also seeing 2 x quad-core system slower that 2 x dual core
    ... from one having two quad-core CPUs instead of two dual-core, ... step is to disable half of the CPUs and confirm that the problem goes away. ... disabling half the CPU's is an excellent one! ...
    (freebsd-stable)
  • Re: Also seeing 2 x quad-core system slower that 2 x dual core
    ... from one having two quad-core CPUs instead of two dual-core, the next step is to disable half of the CPUs and confirm that the problem goes away. ... disabling half the CPU's is an excellent one! ... the point was to disable apics 1,3,5 and 7 on the left hand side:) In your case those are also valid but sometimes they are other numbers. ...
    (freebsd-stable)
  • Double the Power
    ... makers Intel and Advanced Micro Devices entering 2006. ... But despite the dual-core religion, ... Ever-faster CPUs were running so hot that they made ... performance at lower clock rates than their single-core counterparts. ...
    (comp.dcom.telecom)
  • Re: Linux cuts costs - users
    ... >the like, disabling a processor in a smp machine does not, to my knowledge, ... you to disable a *specific* cpu, or set of cpus, like psradm does. ...
    (comp.unix.solaris)
  • Re: Speed comparision XEON (HELP)
    ... Dual CPUs and/or dual-core CPUs offere certain advantages. ... multi-threading it will simply go to the CPU the OS suggests. ...
    (comp.sys.intel)