Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.comp.hardware
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2008, 12:29 PM
gecko
Guest
 
Posts: n/a
Default Don't Fill Memory Slots?

PC Mag tip: ". . . if your PC has four memory slots, for best
performance you should avoid filling all of them. Usually filling of
just two slots is best."
It doesn't meet the test of reason. In order for this statement to be
true, the system would have to deduct more than the value of the
fourth piece. This says two 512s will yield 1 G, but four 256s won't.
That they might actually yield less than 768MB.

Ever hear of this?

Thanks
-GECKO

Reply With Quote
  #2 (permalink)  
Old 06-28-2008, 01:12 PM
Big_Al
Guest
 
Posts: n/a
Default Re: Don't Fill Memory Slots?

gecko wrote:
> PC Mag tip: ". . . if your PC has four memory slots, for best
> performance you should avoid filling all of them. Usually filling of
> just two slots is best."
> It doesn't meet the test of reason. In order for this statement to be
> true, the system would have to deduct more than the value of the
> fourth piece. This says two 512s will yield 1 G, but four 256s won't.
> That they might actually yield less than 768MB.
>
> Ever hear of this?
>
> Thanks
> -GECKO


I wonder if they are referring to putting in 4 x 1gig chips.
XP 32bit only addresses max 4 gigs and the hardware consumes some of the
4 gig space thus you only get like 3.2 to 3.5 gig of usable memory.
Thus putting in 3 chips is almost as good as putting in 4 chips.

I'm over simplifying this, but you get the basic idea. There have been
lots of writeups about this in hardware NG's.

Reply With Quote
  #3 (permalink)  
Old 06-28-2008, 01:40 PM
John McGaw
Guest
 
Posts: n/a
Default Re: Don't Fill Memory Slots?

gecko wrote:
> PC Mag tip: ". . . if your PC has four memory slots, for best
> performance you should avoid filling all of them. Usually filling of
> just two slots is best."
> It doesn't meet the test of reason. In order for this statement to be
> true, the system would have to deduct more than the value of the
> fourth piece. This says two 512s will yield 1 G, but four 256s won't.
> That they might actually yield less than 768MB.
>
> Ever hear of this?
>
> Thanks
> -GECKO


I can think of interpretations but without seeing the original "tip" I
won't venture a final reply. How about a link so we can see exactly what it
is they wrote?

One idea that comes to mind is that some chipsets don't handle the extra
loading of more sticks gracefully. In other words, they can use more
aggressive memory timing with two sticks than they can with four sticks.


--
John McGaw
[Knoxville, TN, USA]
http://johnmcgaw.com

Reply With Quote
  #4 (permalink)  
Old 06-28-2008, 03:46 PM
Paul
Guest
 
Posts: n/a
Default Re: Don't Fill Memory Slots?

John McGaw wrote:
> gecko wrote:
>> PC Mag tip: ". . . if your PC has four memory slots, for best
>> performance you should avoid filling all of them. Usually filling of
>> just two slots is best."
>> It doesn't meet the test of reason. In order for this statement to be
>> true, the system would have to deduct more than the value of the
>> fourth piece. This says two 512s will yield 1 G, but four 256s won't.
>> That they might actually yield less than 768MB.
>>
>> Ever hear of this?
>> Thanks
>> -GECKO

>
> I can think of interpretations but without seeing the original "tip" I
> won't venture a final reply. How about a link so we can see exactly what
> it is they wrote?
>
> One idea that comes to mind is that some chipsets don't handle the extra
> loading of more sticks gracefully. In other words, they can use more
> aggressive memory timing with two sticks than they can with four sticks.
>


I think that is what they're getting at. If you had an Athlon64 with four
DDR memory slots, you could run two sticks at DDR400 Command Rate 1T.
If you install four sticks, then DDR400 2T or DDR333 1T would likely
be speed/timing settings for the RAM. The lost in memory bandwidth
is about 20%, by going to 4 sticks on Athlon64, with an application
performance loss of around 6%. (This assumes the sticks are double
sided, and the biggest capacity sticks will be that way.)

On a modern DDR2 motherboard, I feel you have less to worry about.
At one time, Anandtech used to include 2 stick versus 4 stick
test results, and on DDR2, there was hardly any change to the
CAS and other settings. So for DDR2, the performance loss is
not a guarantee. Perhaps if you were operating at extremely high
DDR2 clock settings, there would be enough of a loading effect
to care (so it you were trying to take top spot in the Futuremark
ORB, you might dispense with four sticks and try two).

Naturally, there are exceptions to every observation. There are
some boards, where if you read the reviews, you can see they're
not that good when it comes to the memory bus design. They
seem to be unstable with four sticks. But that doesn't mean
it is the fault of the technology, but rather a badly designed
instance of motherboard or chipset. Which is why you should read
the reviews, before buying that motherboard to take four sticks.

In terms of getting memory capacity stated, you always get the
capacity in bytes. If you install 4 * 256MB, then there will be
1GB of storage locations present in the computer. But if the
BIOS is planning an address map for all the hardware (which
routes certain addresses to certain hardware resources on the
board), then you could find in that case, that some memory
is "unreachable". If a system was limited, for whatever
reason (*), to a 4GB address space, you have 4GB of memory installed,
two 512MB video cards, then *something* in the box is not
addressable. The BIOS chooses to not completely map the
memory in that case, so only the bottom section of the
memory is available for use. The top part of the memory
is still there, but no bus operation of the processor
can read it or write to it. In that case, the memory
reported in Windows, has to be less than 4GB, since
Windows will not be able to access the upper part
of memory. With the low price of memory, for most
people, that loss is a "don't care". For those
worried about getting their "money's worth", they
could always try a 2x1GB + 2x512MB config of DDR2
sticks, for a total of 3GB.

(*) To make the previous paragraph shorter to write,
I didn't go into details of the limitations caused
by a 32 bit OS, versus a 64 bit OS, versus chipsets
that support memory remapping and ones that don't.
And so far, I haven't seen a single web page, that
does a good job of addressing the issues thoroughly.

Paul

Reply With Quote
  #5 (permalink)  
Old 06-28-2008, 05:18 PM
Big_Al
Guest
 
Posts: n/a
Default Re: Don't Fill Memory Slots?

Joel wrote:
> gecko <alpha@olympus.net> wrote:
>
>> PC Mag tip: ". . . if your PC has four memory slots, for best
>> performance you should avoid filling all of them. Usually filling of
>> just two slots is best."
>> It doesn't meet the test of reason. In order for this statement to be
>> true, the system would have to deduct more than the value of the
>> fourth piece. This says two 512s will yield 1 G, but four 256s won't.
>> That they might actually yield less than 768MB.
>>
>> Ever hear of this?

>
> Yes I heard this from you <bg>. It could be true as my notebook has 2
> memory slot which I filled with (2) 2GB for total of 4GB of memory. But
> because the 2nd slot is the last memory slot, so Vista reports only seeing
> 3xxx instead of 4xxx <bg >


See my earlier post or read this.
http://members.cox.net/slatteryt/RAM.html
Has nothing to do with the slots you are using.



Reply With Quote
  #6 (permalink)  
Old 06-28-2008, 10:24 PM
VanguardLH
Guest
 
Posts: n/a
Default Re: Don't Fill Memory Slots?

"gecko" in <news:q18c64p99j3p4bhlnkv6krkt2alrcpedme@4ax.com > wrote:

> PC Mag tip: ". . . if your PC has four memory slots, for best
> performance you should avoid filling all of them. Usually filling of
> just two slots is best."
> It doesn't meet the test of reason. In order for this statement to be
> true, the system would have to deduct more than the value of the
> fourth piece. This says two 512s will yield 1 G, but four 256s won't.
> That they might actually yield less than 768MB.
>
> Ever hear of this?
>
> Thanks
> -GECKO


Yes, I've heard of this. It all depends on the capacity of the memory
modules you insert. The more capacity, the more current get consumed.
There may be a maximum current draw across all the slots that you must
not exceed. 4 256MB sticks in 4 slots will draw less current than 4 1MB
sticks in those 4 slots. The mobo may even say that it supports 2GB
memory modules but you cannot put more than 2 in because those 2 already
draw the max current and 4 2GB sticks in 4 slots would be beyond the
milliamps that the mobo can supply to all 4 slots.

There is also the issue that you might use memory modules that exceed
the addressing bus width for the memory slots. You will have to stay
under the max capacity per memory module that the mobo specifies (while
also staying under the max current draw). However, exceeding the max
addressing width applies to all slots. The only reason why I mention
this is because users often replace with higher capacity modules which
can then exceed the address bus width. The result is that they won't
get the full capacity of the memory modules.

It might also refer to dual channel mode which requires memory modules
in pairs. If you add 2 memory sticks (and in the correct slots) then
dual-channel mode is enabled. If you add 1 memory stick, you obviously
can't do dual-anything. If you add 3 memory sticks, you may or may not
get dual-channel mode. For some mobos, the first 2 sticks (in the
paired slots) will be dual-channeled while the 3rd stick is not. In
some mobos, you lose dual-channel model altogether.

So is this "tip" somewhere online so the rest of us can read what you
read to know what it really said?

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 memory slots, 256MB each slot, but total only 448MB? David Deley alt.comp.hardware 3 02-15-2008 09:37 AM
A Shortcut to Understanding Memory Timings Ablang alt.comp.hardware 0 08-09-2007 06:55 AM
Does the addressable physical memory range depend on which slots are occupied by the memory? Lighter alt.comp.hardware 4 10-10-2006 01:24 AM
Compatible Memory Grinder alt.comp.hardware 0 09-07-2005 08:04 PM
Memory Problems Radu alt.comp.hardware 3 08-09-2005 08:52 AM


All times are GMT. The time now is 03:32 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45