Re P600 vs G4 400Mhz.
From: D.J. Barrow <hidden>
Date: 2000-02-03 21:48:54
One thing I personally would be very intrested in knowing is how much does our having to make fake page table entries hack slows us down as the powerpc hardware under the hood uses a hash table & how much work would it be to alter the memory managment page middle dir api's etc. to use a truly architecture independent page management system like the mach microkernel ( rather than Linus'es idea of architecture independence being 386 486 & pentium ). Also has anyone checked how much faster the code Metrowerks produces is from using it on the Mac I can safely say that it is better than gcc on powerpc. Also as pointed out by a colleague of mine at work we "cheat" on the bogomips calculation according to him the rules state that 2 instructions should be used to do this loop not one as we do with the bdnz trick. However owing to our zero cycle branch prediction we should ( I'd hope ) be still able to achieve the high bogomips value. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/