Re: SMP speed on 6x86 UP

Kurt Garloff (garloff@kg1.ping.de)
Wed, 18 Mar 1998 08:50:52 +0100


On Wed, Mar 18, 1998 at 12:47:33AM +0000, Brian Gerst wrote:
> First off, bogomips are really a meaningless measurement. Every
> brand/model of processor can have a different bogomips rating for the
> same MHz speed. It is only a measure of how the processor handles tight
> loops. (ie, my K6-233 shows ~466 bogomips, a 2x factor, while my 6x86
> showed a 1x factor)

I know that. That's why I tested the speed of some apps before making any
conclusions.

> The 6x86 wasn't designed to do SMP (at least
> Intel's version of SMP), as it does not have a true APIC. Given that, I
> wouldn't even try to run an SMP kernel on a 6x86. Last time I tried (by
> accident) I got a ton of oopses.

I have to test code which should be SMP clean (spinlocks), so I have to be
able to boot SMP kernels on my 6x86 UP machine.
I'm gonna test if 2.0.3x SMP kernels show the same strange behaviour.

What ports does the APIC code touch?
(Maybe we change the Clock multiplier from 2x to 0.5x this way or more likely
turn off the L1 cache.)

-- 
Kurt Garloff, Dortmund 
<K.Garloff@ping.de>
PGP key on http://student.physik.uni-dortmund.de/homepages/garloff

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu