home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / hardware / 21843 < prev    next >
Encoding:
Text File  |  1992-08-14  |  5.0 KB  |  117 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!news.cs.indiana.edu!umn.edu!epx.cis.umn.edu!me00222
  3. From: me00222@epx.cis.umn.edu ()
  4. Subject: Summary:Q: What are the speed of I/O bus on 386 and 486 machines?
  5. Message-ID: <me00222.713806370@epx.cis.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: epx.cis.umn.edu
  8. Organization: University of Minnesota
  9. Distribution: usa
  10. Date: Fri, 14 Aug 1992 15:32:50 GMT
  11. Lines: 104
  12.  
  13.  
  14. This is the summary of what I have  received.  I appreciate who helped me.
  15. I hope it may help others too.
  16.  
  17.  
  18. -------------  My posting --------------------------------------------------
  19.  
  20. Subject: Q: What are the speed of I/O bus on 386 and 486 machines?
  21.  
  22. Hi! netters,
  23.  
  24.         This is the second try for the similar problem but more specific.
  25.  
  26. I have two memory cards installed on my 286-8 machine.  Each cards have
  27. 150ns and 120ns chips respectively.
  28.  
  29. My question is "Will it work on the faster machines i.e. 386/33 or 486/33?"
  30.  
  31. Different people gave me totally different answers.
  32.  
  33. 1. Since I/O bus speed is always 8 Mhz despite of the cpu speed, the memory
  34. card will work but slow.
  35.         My question for this theory is then : If I change the chips for the
  36. faster one,say 53ns, will it make the difference on running Windows as an
  37. example?
  38.  
  39. 2. I/O bus speed is different from cpu to cpu.  386 machines use 16Mhz I/O
  40. bus and EISA machines use 32Mhz I/O bus speed ( I asked him if he was
  41. confused between bus width(bits) and speed(Mhz).  He confirmed that it's speed).
  42.         My question for this theory is then : How come memory board advertise-
  43. ment doen't specify the appropriate CPU?  How about 486?
  44.  
  45. I have to make it clear that I fully understand that I have to use appropriate
  46. chips for the specific speed of CPU WHEN the chips are installed on MOTHER-BOARD.  My question is when the chips are installed on the memory card.
  47. I also understand that some proprietory memory cards (usually non-standard
  48. 32 bit card) runs as fast as chips on the motherboard.
  49.  
  50. Thank you for you help in advance.
  51.  
  52. ------------What I received -----------------------------------------------
  53.  
  54. From: REE700A@MAINE.BITNET
  55.  
  56.    EISA is 8.25 MHz x 4 Bytes = 33 MBytes/sec.  Your friend is brain dead.
  57.  
  58.    On the other hand, bus speeds (ISA) do vary from system to system.  A low
  59. speed of 8 MHz and a high speed of Sys_clock are allowed on various systems
  60. that I have seen.  The most common settings for ISA speeds hover around the
  61. 8-12 MHz range.  Placing 53 nS RAM on those boards won't help, the board
  62. itself will most likely limit you to the speed it was originally built for.
  63.  
  64. ---------------------------------------------------------------------------
  65.  
  66. From: johnl@iecc.cambridge.ma.us (John R. Levine)
  67.  
  68. >1. Since I/O bus speed is always 8 Mhz despite of the cpu speed, the memory
  69. >card will work but slow.
  70.  
  71. That's the right answer, though "slow" is a bit weak.  "Glacial" perhaps.
  72.  
  73. >    My question for this theory is then : If I change the chips for the
  74. >faster one,say 53ns, will it make the difference on running Windows as an
  75. >example?
  76.  
  77. It'll make no difference at all.  The speed rating on the chips is the
  78. miniumu cycle time at which they promise the chip will work.  The actual
  79. cycle time at which the chip runs depends on the system it's installed in.
  80.  
  81. >2. I/O bus speed is different from cpu to cpu.  386 machines use 16Mhz I/O
  82. >bus and EISA machines use 32Mhz I/O bus speed
  83.  
  84. Typical bus speed these days for a 386 and better is 8 MHz since nobody
  85. (except maybe you) puts memory on the I/O bus any more.  EISA buses can
  86. indeed run at 32 MHz but only when using an EISA memory card.
  87.  
  88. >    My question for this theory is then : How come memory board advertise-
  89. >ment doen't specify the appropriate CPU?  How about 486?
  90.  
  91. Generic memory cards are for 16 bit 286 machines.  As noted above they'll
  92. work in faster machines but very slowly.  Most 386 and 486 motherboards
  93. now have sockets for enough motherboard RAM that there's little call for
  94. memory expansion cards for them.  For instance, my 486 EISA board can take
  95. 32 MB and it'll be a long time before I need more than that.
  96.  
  97. Regards,
  98. John Levine, johnl@iecc.cambridge.ma.us, {spdcc|ima|world}!iecc!johnl
  99.  
  100. --------------------------------------------------------------------------
  101. From: bich@hpscit.sc.hp.com (Bich Tran)
  102.  
  103. I/O speed is ALWAYS 8Mhz regardless of the CPU. That's how they can maintain
  104. the compatability across the x86 Intel platform. Since each I/O cycle takes
  105. from 3-4 BCLK (8MHz), the proper access time of DRAMS is much less than 127ns.
  106. The possible difference between computers is in the I/O wait state, with
  107. the fastest running with no wait state, hence 3 BCLK for each I/O. So if
  108. the memory board inyour 286-8 is running with 1 wait state ( the system
  109. inserts 1 extra clock in 1 I/O bus cycle), and your new system has no wait
  110. state I/O bus, the memry can lock up. Changing to faster DRAMs may or may not
  111. help since the timing on the memory board may be slow to catch up with the bus.
  112. So please check the memory board manual for thing like wait state.
  113.  
  114. bich
  115.  
  116.  
  117.