OnionKnight Posted April 3, 2010 Share Posted April 3, 2010 Lol I always wanted to know why filling 3-4 DIMMs is a bad idea? Everywhere I look people keep on saying "don't fill all your DIMMs". Why is that? Quote Link to comment Share on other sites More sharing options...
PHANTASM Posted April 3, 2010 Share Posted April 3, 2010 I never heard that one before. I have four slots on my new computer, I have them set up like this: slot 1: 1.024 GB slot 2: 256 MB slot 3: 1.024 GB (same model as slot 1) slot 4: 256 MB (same model as slot 2) 1 and 3 are parallel, and 2 and 4 are parallel. You don't want different types of RAM paired up if you have DDR, they work together somehow. Someone else can probably explain it better lol. Quote Link to comment Share on other sites More sharing options...
gigabyte Posted April 3, 2010 Share Posted April 3, 2010 Maybe just because of the heat, but thats they're fault. There is always memory cooling. Quote Link to comment Share on other sites More sharing options...
ajnl Posted April 3, 2010 Share Posted April 3, 2010 I never heard that one before. I have four slots on my new computer, I have them set up like this: slot 1: 1.024 GB slot 2: 256 MB slot 3: 1.024 GB (same model as slot 1) slot 4: 256 MB (same model as slot 2) 1 and 3 are parallel, and 2 and 4 are parallel. You don't want different types of RAM paired up if you have DDR, they work together somehow. Someone else can probably explain it better lol. didn't know that! thx Quote Link to comment Share on other sites More sharing options...
**B00MeR** Posted April 3, 2010 Share Posted April 3, 2010 (edited) yeah thats just a bunch of BS. fill all 4 if u want all it will do is make ur puter run faster.but if u only run 2 sticks always fill only the first and the third slot. Edited April 3, 2010 by ***B00MeR*** Quote Link to comment Share on other sites More sharing options...
detoren Posted April 3, 2010 Share Posted April 3, 2010 i filled 3 slots ^^. Quote Link to comment Share on other sites More sharing options...
Krauersaut Posted April 3, 2010 Share Posted April 3, 2010 Probably because of a triple-channel architecture, which requires 3 (or a multiple of 3) RAM slots filled with identical modules. Useful if you want to have a fast system. Quote Link to comment Share on other sites More sharing options...
Aniky Posted April 4, 2010 Share Posted April 4, 2010 yeah thats just a bunch of BS. fill all 4 if u want all it will do is make ur puter run faster.but if u only run 2 sticks always fill only the first and the third slot. Uh is that important? Bcoz i have 4 slots, filled with 2 stickes, i have 2×1GB DDR2 and i filled 1st and 2nd stick and left 3rd and 4th empty, whats the diffrence if u have filled 1+2 instead of 1+3 stick? Quote Link to comment Share on other sites More sharing options...
TwoCrows Posted April 4, 2010 Share Posted April 4, 2010 (edited) Welllllll..... Depending on the make of your motherboard, there are various types of memory controllers. This translates down to the component level and some of those components regulate voltage. Lots of manufacturers use non-oil filled capacitors...That is, those little, flat circle looking thingies that stick up. These are cheap to produce and use, but they are averse to heat and they break down faster (relatively speaking). In addition to the capacitors (usually a couple of them, one in "front" of the regulator and one "behind" it) you have a POT (variable resistor) and one or more other resistors. A resistor by it's nature generates heat. Looking at the motherboard, these components are very small, but when dealing with electron flow on a micro scale, it only takes fractions of a degree to throw things off. This was a valid reason in years past (im talking 10+) because as you added more DIMM's, you required more power and generated more heat and taxed those poor little voltage regulator constructs. In todays' world of computers, especially in triple channel configurations, if you dont fill all three banks you actually get degraded performance because the memory cant interleave. In a nutshell, interleaving is error-correction. You would be truly amazed at how error prone the secret inner-workings of our computers are. On a micro-scale, there is sooo much interference and interesting little quirks (magnetic destabilization, electron propogation, etc) that transmissions are actually pretty prone to error, especially as you ramp up the voltage to increase "speed". As to which banks to "fill". This will depend entirely on the manufacturer and the "type" of memory. A sort of standard was adopted that you would fill alternating pairs of banks of memory (0&2, 1&3, etc), but some manufacturers do not adhere to that. Consult your owners manual for your hardware to be sure. As to the sizing of ram in the various banks, generally, the reason you can't populate a paired memory bank with different sized memory is due to the addressing scheme. If bank 0 has 1 gig of ram and its' pair, bank 2 has 512megs, when the system goes to write to it and it gets to the point where it is writing out past the 512meg mark, it will have a page failure because the error-correction bit will be missing and it will go crazy trying to figure it out (or used to hehe). In most modern schemes, putting two 1 gig modules in a paired configuration results in 1 gig of total memory. It addresses them as a unit, in a non-additive way, and uses them in a manner that provides a high degree of error correction, thus attaining the speed they operate at. The "speed" of memory is not just about how "wide" or how hard you pump the transmission, but how error-free it is. If 50% of a 3ghz memory transmission is full of errors, it will only appear to be 1.5ghz (actually less due to overhead, etc). Edited April 4, 2010 by TwoCrows 3 Quote Link to comment Share on other sites More sharing options...
Administrators JoeDirt Posted April 4, 2010 Administrators Share Posted April 4, 2010 i filled one slut 2 times................................. ah wrong thread again. Quote Link to comment Share on other sites More sharing options...
OnionKnight Posted April 4, 2010 Author Share Posted April 4, 2010 I never heard that one before. I have four slots on my new computer, I have them set up like this: slot 1: 1.024 GB slot 2: 256 MB slot 3: 1.024 GB (same model as slot 1) slot 4: 256 MB (same model as slot 2) 1 and 3 are parallel, and 2 and 4 are parallel. You don't want different types of RAM paired up if you have DDR, they work together somehow. Someone else can probably explain it better lol. Lol i'll take your word for it (does anyone know why different brands of similar specs won't run well? lol). Also does filling the DIMMS make it harder to reach a stable high overclock? Welllllll..... Depending on the make of your motherboard, there are various types of memory controllers. This translates down to the component level and some of those components regulate voltage. Lots of manufacturers use non-oil filled capacitors...That is, those little, flat circle looking thingies that stick up. These are cheap to produce and use, but they are averse to heat and they break down faster (relatively speaking). In addition to the capacitors (usually a couple of them, one in "front" of the regulator and one "behind" it) you have a POT (variable resistor) and one or more other resistors. A resistor by it's nature generates heat. Looking at the motherboard, these components are very small, but when dealing with electron flow on a micro scale, it only takes fractions of a degree to throw things off. This was a valid reason in years past (im talking 10+) because as you added more DIMM's, you required more power and generated more heat and taxed those poor little voltage regulator constructs. In todays' world of computers, especially in triple channel configurations, if you dont fill all three banks you actually get degraded performance because the memory cant interleave. In a nutshell, interleaving is error-correction. You would be truly amazed at how error prone the secret inner-workings of our computers are. On a micro-scale, there is sooo much interference and interesting little quirks (magnetic destabilization, electron propogation, etc) that transmissions are actually pretty prone to error, especially as you ramp up the voltage to increase "speed". Thanks that info was much appreciated =P. Shit lots of things seem to have to do with motherboard and memory compatibility D=. Lawl I actually didn't consider even looking up the memory compatibility list for my motherboard =_+ when i bought it (but so far patriot ram is running with no problems in stability with memtest) Quote Link to comment Share on other sites More sharing options...
TwoCrows Posted April 4, 2010 Share Posted April 4, 2010 Populating memory slots by itself won't prohibit you from reaching a certain overclock. What may impact the stability is the voltage droop and/or tolerances. As to why differing brands with similar specs not running well... Each manufacturer fine tunes their chips for their specific configurations, think of it as a fingerprint. Also, most RAM is sold in matched sets (pairs, triples, etc) that were tuned/produced at the same time/same batch. This isnt an absolute, but its like mixing oil and water; They are tuned slightly different 3 Quote Link to comment Share on other sites More sharing options...
OnionKnight Posted April 4, 2010 Author Share Posted April 4, 2010 Populating memory slots by itself won't prohibit you from reaching a certain overclock. What may impact the stability is the voltage droop and/or tolerances. As to why differing brands with similar specs not running well... Each manufacturer fine tunes their chips for their specific configurations, think of it as a fingerprint. Also, most RAM is sold in matched sets (pairs, triples, etc) that were tuned/produced at the same time/same batch. This isnt an absolute, but its like mixing oil and water; They are tuned slightly different !slap I am giving u rep for this =P. Ty once again. Quote Link to comment Share on other sites More sharing options...
TwoCrows Posted April 4, 2010 Share Posted April 4, 2010 !slap I am giving u rep for this =P. Ty once again. Hehe ty and you are quite welcome. I'm ollld school tech 1 Quote Link to comment Share on other sites More sharing options...
Krauersaut Posted April 4, 2010 Share Posted April 4, 2010 Uh is that important? Bcoz i have 4 slots, filled with 2 stickes, i have 2×1GB DDR2 and i filled 1st and 2nd stick and left 3rd and 4th empty, whats the diffrence if u have filled 1+2 instead of 1+3 stick? Triple channel does only apply to DDR3 modules. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.