Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. SRAM speed - what to expect if memory banks speeds do not match?

SRAM speed - what to expect if memory banks speeds do not match?

Scheduled Pinned Locked Moved Hardware & Devices
performancequestionregexhelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vaclav_
    wrote on last edited by
    #1

    Does anybody really knows what will happen if SRAM access speeds do not match? I have two sticks (PC133) - one marked 75 and the other 7.5 and experiencing some strange stuff - locking LCD and messed up display on LCD. I am trying to find out what is the problem. I suspected wireless mouse and USB problem but no luck. However - it runs better with just one memory bank. And it always fails in IE ! Cheers Vaclav

    R 1 Reply Last reply
    0
    • V Vaclav_

      Does anybody really knows what will happen if SRAM access speeds do not match? I have two sticks (PC133) - one marked 75 and the other 7.5 and experiencing some strange stuff - locking LCD and messed up display on LCD. I am trying to find out what is the problem. I suspected wireless mouse and USB problem but no luck. However - it runs better with just one memory bank. And it always fails in IE ! Cheers Vaclav

      R Offline
      R Offline
      ruready511
      wrote on last edited by
      #2

      I'm not that familiar with static memory. Your best bet is to run a memory test to determine if the failure is located in the memory module. If you do register an error, swap the modules into different slots and test again. If you return another error, there is a good chance you do have bad stick of memory. If you do not return an error on the second attempt, it is probably a bad socket, not the memory module; in which case you would need to replace the motherboard. Another thing you want to avoid is "mix-n-match memory". Make sure that the memory installed in the system is nearly exactally the same. You said they are PC133, so make sure both are ECC or neither are ECC, make sure the brands match too - as some brands do not mix well with others. You will also want to check with your BIOS to make sure the voltage output to the modules are correct. Lastly, if I am not mistaken, SRAM is an old(er) technology. That being the case, you may want to think about upgrading the system entirely. -David PS- This is completely unrelated, but try out Opera instead of IE, you might like it...

      V D 2 Replies Last reply
      0
      • R ruready511

        I'm not that familiar with static memory. Your best bet is to run a memory test to determine if the failure is located in the memory module. If you do register an error, swap the modules into different slots and test again. If you return another error, there is a good chance you do have bad stick of memory. If you do not return an error on the second attempt, it is probably a bad socket, not the memory module; in which case you would need to replace the motherboard. Another thing you want to avoid is "mix-n-match memory". Make sure that the memory installed in the system is nearly exactally the same. You said they are PC133, so make sure both are ECC or neither are ECC, make sure the brands match too - as some brands do not mix well with others. You will also want to check with your BIOS to make sure the voltage output to the modules are correct. Lastly, if I am not mistaken, SRAM is an old(er) technology. That being the case, you may want to think about upgrading the system entirely. -David PS- This is completely unrelated, but try out Opera instead of IE, you might like it...

        V Offline
        V Offline
        Vaclav_
        wrote on last edited by
        #3

        I have been thru the swapping into different banks. So far it runs better with just single module in bank 0. Of course I do not notice any difference in speed. I have not tried bank 1 to find out if it is a socket itself. It would be very unlikely since I have similar failures in two PS's. I do not believe in upgrading just because it is "older" technology. When it runs it is OK for my C++ development. Actually I prefer slower machine - it lets me take a break during compile! Thanks for your input, Cheers Vaclav PS Technically it is really SDRAM. What puzzles me that the BIOS memory test always passes.

        1 Reply Last reply
        0
        • R ruready511

          I'm not that familiar with static memory. Your best bet is to run a memory test to determine if the failure is located in the memory module. If you do register an error, swap the modules into different slots and test again. If you return another error, there is a good chance you do have bad stick of memory. If you do not return an error on the second attempt, it is probably a bad socket, not the memory module; in which case you would need to replace the motherboard. Another thing you want to avoid is "mix-n-match memory". Make sure that the memory installed in the system is nearly exactally the same. You said they are PC133, so make sure both are ECC or neither are ECC, make sure the brands match too - as some brands do not mix well with others. You will also want to check with your BIOS to make sure the voltage output to the modules are correct. Lastly, if I am not mistaken, SRAM is an old(er) technology. That being the case, you may want to think about upgrading the system entirely. -David PS- This is completely unrelated, but try out Opera instead of IE, you might like it...

          D Offline
          D Offline
          Dan Neely
          wrote on last edited by
          #4

          ruready511 wrote:

          Lastly, if I am not mistaken, SRAM is an old(er) technology. That being the case, you may want to think about upgrading the system entirely.

          Sram is the design used in CPU caches. It's much faster than dram but is more expensive to make and needs more space on the silicon. IIRC Sram uses several transistors to store a value, Dram charges a capacitor to do the same.

          Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups