home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / hardware / 23025 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.8 KB

  1. Path: sparky!uunet!noc.near.net!mars.caps.maine.edu!maine.maine.edu!ree700a
  2. Organization: University of Maine System
  3. Date: Monday, 31 Aug 1992 10:33:20 EDT
  4. From: <REE700A@MAINE.MAINE.EDU>
  5. Message-ID: <92244.103320REE700A@MAINE.MAINE.EDU>
  6. Newsgroups: comp.sys.ibm.pc.hardware
  7. Subject: Re: 486 DX vs DX2: What's the difference ?
  8. References:  <1992Aug31.135129.164432@dstos3.dsto.gov.au>
  9. Lines: 23
  10.  
  11.   The MHz rating of either the DX or the DX2 chips is the speed at which
  12. data is handled internal to the chip.  Thus, both 50MHz DX and DX2 run
  13. at the same speed, given that all of the data they need is in the internal
  14. 8K cache <yeah, right!>.
  15.   On the same motherboard (not local bus), they handle I/O, such as disk,
  16. video, serial, parallel and ethernet at the same rate <slowly>.
  17.   So, the difference is in how fast items may be brought from main memory
  18. to the internal cache.  This is heavilly influenced by the speed and
  19. structure of the memory and cache system.  Consider a system with zero
  20. (effective) wait state RAM (e.g. 4-way interleaved 60 nS SIMMs and 15 nS
  21. cache on a DX 50)...  Let this memory speed be a reference.  The DX2 uses
  22. an external clock speed of one-half the internal speed.  Thus, for what is
  23. effectively a 25MHz memory system (and hence cheaper!) you get half the
  24. memory throughput.
  25.   OK, you ask why the I/O, which is external, runs the same?  Other than
  26. local bus, show me a system with even a 25MHz AT bus!
  27.   So, what is the performance ratio?  Rather depends on what you do.  Most
  28. PC systems are I/O bound anyways... no loss there.  Some applications are
  29. CPU bound...  no loss there.  So, unless your application is memory bound,
  30. you might never know whether it was a DX or DX2!  Benchmarks run anywhere
  31. from 50% to 90% performance ratio of a DX2 to a DX...
  32.  
  33.    Jeff Andle
  34.