cyliao@eng.umd.edu (Chun-Yao Liao) (05/25/91)
well, it seems there are interest of putting more 68040 to the work... I just read an article, I'll try to pick up some points o Normally a RISC processor would use almost 100% of the local memory bus bandwidth and a CISC processor would use almost 80%. so dual RISC seems to be impossible, and, for CISC, if using same processor in a dual CPU design, both processors share access to memory, that means, each processor needs 80% of memory bandwidth, a total of 160% is needed. Therefore, increase of performance is very limited o internal cache significantly reduces the need of accesing local memory bus o burst fill mode is efficient to fill up cache memory 68040 is the first Moto CISC to make a dual-CPU practical, it has internal cache AND burst-fill mode o CPU Bus occupancy 68010 90% 68020 70% 68030 50% 68040 40% although, 68030 almost could be used for dual-cpu processing, it lacks circutry needed to handle multiple processors o each 68040 takes 40% bus bandwidth, 2 of them makes 80%, way to go! performance almost doubles! o the speed of data transfer betwen processors also matters... if both processors are located on different boards, then the transfer rate of the bus betwen boards will be the bottle neck So I'd say, perhaps putting 2 68040 on a same mother board can probably give more than 30 MIPS at 25 MHZ, and when clock rate being pushed to say 50 MHZ, a 60+ MIPS may be possible! :-) am I dreaming or what? -- cyliao@bagend.eng.umd.edu o Q. Who am I? NeXTmail o.k. o A. A NeXTed person with 320meg HD and OD I have MailService o An Apple // guy and a 2400 modem w/o MNP o An airplane pilot (I hope)
melling@cs.psu.edu (Michael D Mellinger) (05/26/91)
In article <1991May25.083440.16168@eng.umd.edu> cyliao@eng.umd.edu (Chun-Yao Liao) writes:
So I'd say, perhaps putting 2 68040 on a same mother board can probably
give more than 30 MIPS at 25 MHZ, and when clock rate being pushed to
say 50 MHZ, a 60+ MIPS may be possible! :-) am I dreaming or what?
NeXT year 1 R4000 will deliver the a SPECint 30+ and a SPECfp 30+
running at 50MHz w/o and external cache, and both fp and int will SPEC
in the 50's with a cache. The 25MHz 68040 delivers a SPEC of around
10-13. And from what I understand it's already running at 50MHz
internally. In other words, you're dreams are quite up to SPEC. :-)
-Mike