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 05-07-2007, 11:55 AM
Uncle Vinnie
Guest
 
Posts: n/a
Default advice needed, R: memory sticks

RE: HP a1310n / (ASUS Amberine M 1.03), XP Home.

I have 4 sticks of memory (in these slots):

2x512's that came with the PC (0,1)
1x1024 (2)
1x512 (3)

None, as far as I know, are rated 'dual channel' - maybe the original 512's,
but they were in slots 0 and 1, and all 4 slots are black.

Question, looking at the above mix, what do you suggest would be the most
optimal arrangement, slots 0-3?

I know mix/match is never the absolute optimal, but I might as well make the
most of it...

Thank you!


--
B'rgds,

Vinnie



Reply With Quote
  #2 (permalink)  
Old 05-07-2007, 07:27 PM
Paul
Guest
 
Posts: n/a
Default Re: advice needed, R: memory sticks

Uncle Vinnie wrote:
> RE: HP a1310n / (ASUS Amberine M 1.03), XP Home.
>
> I have 4 sticks of memory (in these slots):
>
> 2x512's that came with the PC (0,1)
> 1x1024 (2)
> 1x512 (3)
>
> None, as far as I know, are rated 'dual channel' - maybe the original 512's,
> but they were in slots 0 and 1, and all 4 slots are black.
>
> Question, looking at the above mix, what do you suggest would be the most
> optimal arrangement, slots 0-3?
>
> I know mix/match is never the absolute optimal, but I might as well make the
> most of it...
>
> Thank you!
>


This is a S939 motherboard, with four slots. The S939 memory
controller is inside the processor, rather than being in the
Northbridge chip, like on an Intel based board. What this
means, is the memory controller characteristics are determined
by the processor.

As far as I know, the rules changed slightly for Revision E or
later. Revision E would be processors with a revision of E3, E4,
E6 and so on. CPUZ from cpuid.com can list some of the characteristics
of your system, its processor type, including helping with the RAM.

There are two channels on your board. One channel consisting of
slot A1 and A2. The other channel is slots B1 and B2. Options for
your system, include single channel modes, or dual channel mode.

To get a dual channel mode, with a Revision E or later processor,
the arithmetic sum of memory in the two channels should be equal:

A1 + A2 = B1 + B2 (population rule for dual channel)

Your combo of 512 + 512 + 1024 + 512, cannot be balanced, without
tossing one of the 512MB sticks.

The very best configuration for you at the moment, is 2x1024MB.
Toss three 512MB sticks, buy a new 1GB stick, and then you can
stick 1GB in A1 and 1GB in B1. Channels balance, minimal loading
on each channel, giving DDR400 Command Rate 1T operating conditions.
As with any OEM board, it is an open question as to whether the
BIOS would use the best conditions. Many retail motherboards used
by home builders, would allow setting the DDR400 1T condition.

With your current set of RAM, no matter what slots you put them
in, you are in virtual single channel mode. The controller will
only fetch 64 bits at a time from the memory subsystem. In dual
channel mode, it fetches 128 bits at a time. The theoretical
difference means cutting memory bandwidth in half, although the
real world result is probably not quite so bad.

Now, in terms of channel loading, you can have one stick or two.
The number of "sides" of RAM determines the electrical loading.
RAM comes in single sided and double sided RAM. The most
economical RAM is usually double sided, which gives the highest
loading.

When two double sided sticks are installed in a channel, the
channel can only run at a reduced rate. You might get
DDR333 Command Rate 1T or DDR400 Command Rate 2T, when there
are two sticks on a channel.

So, what happens when you plug 512+512 into A1+A2 and plug the
1024 into B1. The system runs in dual channel (good), but the
loading of the "A" channel means that the clock has to be slowed
down. So you see DDR333 and whatever Command Rate the BIOS feels
like.

So, to summarize:

1) Four sticks, may be dual channel or not, if the channels
match in quantity of RAM. Channel loading means accepting
a lower clock rate and/or higher "command rate" value.
With your current RAM, 512 + 1024 + 512 + 1024 would be
the best you could do, with minimal extra purchases.

2) Three sticks, matched for quantity, does get back the
dual channel characteristic. But the two DIMMs sitting
on the one channel, means accepting the lower clock rate
again. 512 + 512 on one channel, 1024 on the other.

3) Two sticks of PC3200 (DDR400) RAM is the optimal memory
config for these systems. If both sticks match in size,
one in A1, one in B1, you get dual channel. The memory
controller can go as fast as it can (DDR400 Command Rate 1T).

I would pick (3), and use two 1GB sticks to get near to the
amount of RAM you seem to be interested in.

Since you have all the RAM in hand, you can actually test
all these configurations for yourself. I recommend memtest86+
from memtest.org . It comes in a floppy version or a CD version.
There is a "bandwidth indicator" for the memory bus, as the
third indicator down on the left hand side. You boot the
computer with the memtest86+ test disk, and the bandwidth
indicator tells you the megabytes/sec of the memory config.

Also, you can use applications like "SuperPI", to rate the
application level difference. Test to something like 1 million
digits. Take the recorded time in seconds and write it down,
for each memory configuration. That will give you some idea,
how much faster your current 2x512MB best config is, compared
to the three or four stick options you've got. The system
I'm typing on, does 1M of SuperPI, in 48 seconds or so,
just to give you some idea how long a test run lasts.

http://www.xtremesystems.com/pi/super_pi_mod-1.5.zip

If you have a processor previous to revision E, then
strict matching is required. You can only install
matched pairs for those older processors. So 2x512MB
is all that would work with an older processor, with the
collection of RAM you have in hand, for a dual channel
configuration.

Command Rate, is the rate that commands are sent over the
address bus. A value of 2T, means two clock cycles are
needed, to move one piece of info. A value of 1T, means
one clock cycle is needed, to move one piece of info. That
is why a rating of "2T" is bad - it cuts the potential
command rate in half (although to keep things in perspective,
commands are not being sent 100% of the time, which is why
the impact is not a halving of performance).

HTH,
Paul

Reply With Quote
  #3 (permalink)  
Old 05-11-2007, 07:59 PM
Uncle Vinnie
Guest
 
Posts: n/a
Default Re: advice needed, R: memory sticks

Hi, Paul.. first I want to thank you for the detailed explanation.. and at
the same time apologize for taking this long to get back to you.. Part of
it is that I'm up to my neck in alligators, backburnering my personal
stuff... the other part is that I wanted to absorb your info.

I ran CPU_id and it tells me this is a rev E4 board.

Now, for the rest... In simple terms, it seems to me that slots 1/2 should
'balance' with 3/4 and that in order to do this, either dump a 512, or look
into the other options...

Another 1meg board, comparable to what I have, makes sense...I wonder what
would happen if I balanced things with a 1G in slots 1 and 3, and a 512 in
slots 2/4? Interesting..

But here is a 'dumb' question - are you saying that my system is better off
without that 512? In other words, 2x512s' and 1g is better than 2x512's and
1G/512? Better in terms of speed, and memory?

Curious about that! That would be interesting.. please let me know, thank
you!




Paul wrote:
> Uncle Vinnie wrote:
>> RE: HP a1310n / (ASUS Amberine M 1.03), XP Home.
>>
>> I have 4 sticks of memory (in these slots):
>>
>> 2x512's that came with the PC (0,1)
>> 1x1024 (2)
>> 1x512 (3)
>>
>> None, as far as I know, are rated 'dual channel' - maybe the
>> original 512's, but they were in slots 0 and 1, and all 4 slots are
>> black. Question, looking at the above mix, what do you suggest would be
>> the
>> most optimal arrangement, slots 0-3?
>>
>> I know mix/match is never the absolute optimal, but I might as well
>> make the most of it...
>>
>> Thank you!
>>

>
> This is a S939 motherboard, with four slots. The S939 memory
> controller is inside the processor, rather than being in the
> Northbridge chip, like on an Intel based board. What this
> means, is the memory controller characteristics are determined
> by the processor.
>
> As far as I know, the rules changed slightly for Revision E or
> later. Revision E would be processors with a revision of E3, E4,
> E6 and so on. CPUZ from cpuid.com can list some of the characteristics
> of your system, its processor type, including helping with the RAM.
>
> There are two channels on your board. One channel consisting of
> slot A1 and A2. The other channel is slots B1 and B2. Options for
> your system, include single channel modes, or dual channel mode.
>
> To get a dual channel mode, with a Revision E or later processor,
> the arithmetic sum of memory in the two channels should be equal:
>
> A1 + A2 = B1 + B2 (population rule for dual channel)
>
> Your combo of 512 + 512 + 1024 + 512, cannot be balanced, without
> tossing one of the 512MB sticks.
>
> The very best configuration for you at the moment, is 2x1024MB.
> Toss three 512MB sticks, buy a new 1GB stick, and then you can
> stick 1GB in A1 and 1GB in B1. Channels balance, minimal loading
> on each channel, giving DDR400 Command Rate 1T operating conditions.
> As with any OEM board, it is an open question as to whether the
> BIOS would use the best conditions. Many retail motherboards used
> by home builders, would allow setting the DDR400 1T condition.
>
> With your current set of RAM, no matter what slots you put them
> in, you are in virtual single channel mode. The controller will
> only fetch 64 bits at a time from the memory subsystem. In dual
> channel mode, it fetches 128 bits at a time. The theoretical
> difference means cutting memory bandwidth in half, although the
> real world result is probably not quite so bad.
>
> Now, in terms of channel loading, you can have one stick or two.
> The number of "sides" of RAM determines the electrical loading.
> RAM comes in single sided and double sided RAM. The most
> economical RAM is usually double sided, which gives the highest
> loading.
>
> When two double sided sticks are installed in a channel, the
> channel can only run at a reduced rate. You might get
> DDR333 Command Rate 1T or DDR400 Command Rate 2T, when there
> are two sticks on a channel.
>
> So, what happens when you plug 512+512 into A1+A2 and plug the
> 1024 into B1. The system runs in dual channel (good), but the
> loading of the "A" channel means that the clock has to be slowed
> down. So you see DDR333 and whatever Command Rate the BIOS feels
> like.
>
> So, to summarize:
>
> 1) Four sticks, may be dual channel or not, if the channels
> match in quantity of RAM. Channel loading means accepting
> a lower clock rate and/or higher "command rate" value.
> With your current RAM, 512 + 1024 + 512 + 1024 would be
> the best you could do, with minimal extra purchases.
>
> 2) Three sticks, matched for quantity, does get back the
> dual channel characteristic. But the two DIMMs sitting
> on the one channel, means accepting the lower clock rate
> again. 512 + 512 on one channel, 1024 on the other.
>
> 3) Two sticks of PC3200 (DDR400) RAM is the optimal memory
> config for these systems. If both sticks match in size,
> one in A1, one in B1, you get dual channel. The memory
> controller can go as fast as it can (DDR400 Command Rate 1T).
>
> I would pick (3), and use two 1GB sticks to get near to the
> amount of RAM you seem to be interested in.
>
> Since you have all the RAM in hand, you can actually test
> all these configurations for yourself. I recommend memtest86+
> from memtest.org . It comes in a floppy version or a CD version.
> There is a "bandwidth indicator" for the memory bus, as the
> third indicator down on the left hand side. You boot the
> computer with the memtest86+ test disk, and the bandwidth
> indicator tells you the megabytes/sec of the memory config.
>
> Also, you can use applications like "SuperPI", to rate the
> application level difference. Test to something like 1 million
> digits. Take the recorded time in seconds and write it down,
> for each memory configuration. That will give you some idea,
> how much faster your current 2x512MB best config is, compared
> to the three or four stick options you've got. The system
> I'm typing on, does 1M of SuperPI, in 48 seconds or so,
> just to give you some idea how long a test run lasts.
>
> http://www.xtremesystems.com/pi/super_pi_mod-1.5.zip
>
> If you have a processor previous to revision E, then
> strict matching is required. You can only install
> matched pairs for those older processors. So 2x512MB
> is all that would work with an older processor, with the
> collection of RAM you have in hand, for a dual channel
> configuration.
>
> Command Rate, is the rate that commands are sent over the
> address bus. A value of 2T, means two clock cycles are
> needed, to move one piece of info. A value of 1T, means
> one clock cycle is needed, to move one piece of info. That
> is why a rating of "2T" is bad - it cuts the potential
> command rate in half (although to keep things in perspective,
> commands are not being sent 100% of the time, which is why
> the impact is not a halving of performance).
>
> HTH,
> Paul


--
B'rgds,

Vinnie



Reply With Quote
  #4 (permalink)  
Old 05-11-2007, 10:09 PM
Paul
Guest
 
Posts: n/a
Default Re: advice needed, R: memory sticks

Uncle Vinnie wrote:
> Hi, Paul.. first I want to thank you for the detailed explanation.. and at
> the same time apologize for taking this long to get back to you.. Part of
> it is that I'm up to my neck in alligators, backburnering my personal
> stuff... the other part is that I wanted to absorb your info.
>
> I ran CPU_id and it tells me this is a rev E4 board.
>
> Now, for the rest... In simple terms, it seems to me that slots 1/2 should
> 'balance' with 3/4 and that in order to do this, either dump a 512, or look
> into the other options...
>
> Another 1meg board, comparable to what I have, makes sense...I wonder what
> would happen if I balanced things with a 1G in slots 1 and 3, and a 512 in
> slots 2/4? Interesting..
>
> But here is a 'dumb' question - are you saying that my system is better off
> without that 512? In other words, 2x512s' and 1g is better than 2x512's and
> 1G/512? Better in terms of speed, and memory?
>
> Curious about that! That would be interesting.. please let me know, thank
> you!
>


2x512 + 1g

(1) Gives dual channel mode, a plus.
(2) Still runs at Command Rate 2T, due to the 2x512 in one channel

2x512 + 1G/512

(1) Runs in single channel mode, a bit slower.
(2) Still runs at Command Rate 2T, as both channels have double loads.

So the first config is slightly faster, and you can easily test that
for yourself, with a benchmark.

Paul

Reply With Quote
  #5 (permalink)  
Old 05-12-2007, 12:21 PM
Uncle Vinnie
Guest
 
Posts: n/a
Default Re: advice needed, R: memory sticks

Paul wrote:
> Uncle Vinnie wrote:
>> Hi, Paul.. first I want to thank you for the detailed explanation..
>> and at the same time apologize for taking this long to get back to
>> you.. Part of it is that I'm up to my neck in alligators,
>> backburnering my personal stuff... the other part is that I wanted
>> to absorb your info. I ran CPU_id and it tells me this is a rev E4 board.
>>
>> Now, for the rest... In simple terms, it seems to me that slots 1/2
>> should 'balance' with 3/4 and that in order to do this, either dump
>> a 512, or look into the other options...
>>
>> Another 1meg board, comparable to what I have, makes sense...I
>> wonder what would happen if I balanced things with a 1G in slots 1
>> and 3, and a 512 in slots 2/4? Interesting..
>>
>> But here is a 'dumb' question - are you saying that my system is
>> better off without that 512? In other words, 2x512s' and 1g is
>> better than 2x512's and 1G/512? Better in terms of speed, and
>> memory? Curious about that! That would be interesting.. please let me
>> know,
>> thank you!
>>

>
> 2x512 + 1g
>
> (1) Gives dual channel mode, a plus.
> (2) Still runs at Command Rate 2T, due to the 2x512 in one channel
>
> 2x512 + 1G/512
>
> (1) Runs in single channel mode, a bit slower.
> (2) Still runs at Command Rate 2T, as both channels have double
> loads.
> So the first config is slightly faster, and you can easily test that
> for yourself, with a benchmark.
>
> Paul


Paul, I tested.. with and without the extra 512.. here's what I got...
With 512/512 - 1G/512: single channel, 2T, 49.266 (pi)

Removing the 512 - (512/512 - 1G/empty): single channel, 2T, 47.281.

Difference in speed... I will take your advice - there is a slight speed
advantage... I will find the matching 1G to what I have.. and re-test...
again, following your advice!

Thank you again!

--
B'rgds,

Vinnie



Reply With Quote
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
Advice on phone for daughter needed Lila Duncan uk.telecom.mobile 10 02-28-2007 02:41 PM
Where is the USB driver for memory sticks, W98FE CBFalconer alt.comp.hardware 8 11-02-2006 08:17 PM
I'm getting rid of my phone: advice needed for alternative Interesting Ian uk.telecom.voip 24 10-01-2005 06:11 PM
PC to Router doesnt allow any data transfer at all. Advice needed please... Harry alt.internet.wireless 5 09-21-2005 07:50 AM
Upgrade advice needed Joe Befumo alt.comp.hardware 6 09-10-2005 04:44 PM


All times are GMT. The time now is 07:08 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, 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