home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / arch / 12457 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.3 KB

  1. Path: sparky!uunet!europa.eng.gtefsd.com!emory!gatech!darwin.sura.net!spool.mu.edu!sgiblab!rtech!amdahl!JUTS!cd.amdahl.com!jjs40
  2. From: jjs40@cd.amdahl.com (John Sullivan)
  3. Newsgroups: comp.arch
  4. Subject: Re: How many PC's make an Amdahl mainframe
  5. Message-ID: <128R02pn34lx01@JUTS.ccc.amdahl.com>
  6. Date: 28 Jan 93 18:52:05 GMT
  7. References: <1k46ioINNijv@fido.asd.sgi.com> <1993Jan26.225943.21955@enterprise.rdd.lmsc.lockheed.com> <1993@niktow.canisius.edu>
  8. Sender: netnews@Frobozz.COM
  9. Organization: Amdahl Corporation, Sunnyvale CA
  10. Lines: 33
  11.  
  12. Our news feed missed the beginning of this thread, so I never saw the original
  13. posting.  But, I'll toss out some numbers to kick around.
  14.  
  15. Our current high-end machine is an 8-CPU shared memory symmetric
  16. multiprocessor.  The FCS cycle time was 6.5ns, but I don't know what we are
  17. currently shipping them at.  The CPU pipeline is capable of issuing an 
  18. RX-format instruction every cycle, which is equivalent to a load immediately
  19. followed by an ALU operation.  The machine holds 2GB of 25ns main storage, 
  20. and 8GB of 80ns extended storage.  It supports 4 I/O processors, each of
  21. which can handle up to 128 channels.  Both high-speed fiber-optic and older
  22. parallel 370 channels are supported.
  23.  
  24. I won't argue a lot about CPU performance, because our metrics are different
  25. from those used by the non-IBM compatible markets. 
  26.  
  27. As far as memory and I/O are concerned, PC's in general still can't support
  28. more than 16MB of RAM.  A SCSI controller with DMA support provides about 
  29. the same functionality as a mainframe I/O channel.  In theory, you can put
  30. more than one in a PC, but the bus can't really support it at that point.
  31.  
  32. So, divide 10GB by 16MB and you get something in the range of 640 PC's to
  33. match a mainframe on memory.  If you're concerned about I/O, it'll take 
  34. about 512 PC's to match the mainframe.  I could also dig up the numbers on
  35. weight and power consumption, but those are too scary to think about.
  36.  
  37. On a side note, someone mentioned interrupt handling capability.  The IBM
  38. 390 architecture has complex facilities for batching up multiple interrupt
  39. events and distributing them across multiple CPUs.  This is a major win
  40. when it comes to running thousands of I/O devices at the same time.
  41.  
  42. -- 
  43. John Sullivan, Engineer/CPU Development  |  "Fools!  I'll destroy them all..."
  44. Amdahl Corporation, Sunnyvale CA         |  jjs40@cd.amdahl.com, (408)746-4688
  45.