Welcome to HardwareForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Some memory questions

 
   Hardware Problem Solving Community! (Home) -> Overclocking RSS
Next:  Memory  
Author Message
Slacker

External


Since: May 23, 2004
Posts: 4



(Msg. 1) Posted: Mon Jun 21, 2004 3:06 pm
Post subject: Some memory questions
Archived from groups: alt>comp>hardware>overclocking (more info?)

I've been reading up lately in preparation for buying a new system, but
there are a lot of things you are apprently just supposed to know already. I
suspect I know the answer to some of these already, but just in case...

Are all P4 800Mhz processors dual channel?

Does dual channel memory have to be installed in pairs? If so, does the
memory have to be 'paired' to work effectively?

Does lower latency memory help automatically, or must some settings be
changed in BIOS?

What is registered memory?

What is the approximate performance penalty for using ECC (in percentages)?

I've read a couple of times that lower CAS and RAS latencies make memory
access quicker, but don't increase bandwidth. How can lower latencies not
lead to higher bandwidths?

 >> Stay informed about: Some memory questions 
Back to top
Login to vote
David Besack

External


Since: Sep 17, 2004
Posts: 33



(Msg. 2) Posted: Mon Jun 21, 2004 4:27 pm
Post subject: Re: Some memory questions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Does dual channel memory have to be installed in pairs? If so, does the
 > memory have to be 'paired' to work effectively?

No and no.

 > Does lower latency memory help automatically, or must some settings be
 > changed in BIOS?

As far as I know the BIOS should detect this and set it automatically.

 > What is registered memory?

I don't know the specifics but I think some mobos require it.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Some memory questions 
Back to top
Login to vote
David Maynard

External


Since: Aug 11, 2004
Posts: 1478



(Msg. 3) Posted: Mon Jun 21, 2004 4:40 pm
Post subject: Re: Some memory questions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Slacker wrote:

 > I've been reading up lately in preparation for buying a new system, but
 > there are a lot of things you are apprently just supposed to know already. I
 > suspect I know the answer to some of these already, but just in case...
 >
 > Are all P4 800Mhz processors dual channel?

'Dual channel' is a function of how the chipset handles memory, not the
processor.


 > Does dual channel memory have to be installed in pairs?

Yes, or else there's only one channel.

 > If so, does the
 > memory have to be 'paired' to work effectively?

They have to be 'paired' in that they must be the same size and have the
same characteristics but they do not have to be pre 'matched' by the
seller, although that should certainly remove any 'doubt' about it.


 > Does lower latency memory help automatically, or must some settings be
 > changed in BIOS?

The BIOS should read the SPD on the memory module and set it accordingly
(meaning automatically).


 > What is registered memory?

'Registered' means there is are registers (buffers) on the memory module
between the actual RAM and the data bus. That allows more memory modules to
be on the bus (each module adds a 'load' and the register can drive a
larger load than the bare memory can) but it also introduces a delay (has
to propagate through the register) so they will generally not clock as fast.


 > What is the approximate performance penalty for using ECC (in percentages)?

Like most things it depends on what you're doing but the bigger hit, about
15%, comes from registered (which ECC will most likely be too). Take a look
here:

<a style='text-decoration: underline;' href="http://www.2cpu.com/articles/44_1.html" target="_blank">http://www.2cpu.com/articles/44_1.html</a>

Frankly, I doubt either are justified on a home PC.

 >
 > I've read a couple of times that lower CAS and RAS latencies make memory
 > access quicker, but don't increase bandwidth. How can lower latencies not
 > lead to higher bandwidths?

You're thinking of 'how fast is the whole ball of wax' but they're being
'technical' and using 'bandwidth' to mean the burst data rate (which is
what the BIG NUMBERS on the box refer to, e.g. PC3200 [Mbytes/sec]) and
latency to be how long it takes before a 'burst' can occur. None of the
memory types can actually do a continuous data stream at the burst rate
everyone sees on the box: it's 'make-request, wait, burst-data-set,
make-request, wait, burst-data-set', etc.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some memory questions 
Back to top
Login to vote
Jason11

External


Since: Jun 21, 2004
Posts: 2



(Msg. 4) Posted: Mon Jun 21, 2004 9:36 pm
Post subject: Re: Some memory questions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Slacker" <nowhere.DeleteThis@nowhere.com> wrote in message
news:oYidnXK1mow_iErd4p2dnA@comcast.com...
 > I've been reading up lately in preparation for buying a new system, but
 > there are a lot of things you are apprently just supposed to know already.
I
 > suspect I know the answer to some of these already, but just in case...
 >
 > Are all P4 800Mhz processors dual channel?
 >
 > Does dual channel memory have to be installed in pairs? If so, does the
 > memory have to be 'paired' to work effectively?
 >
 > Does lower latency memory help automatically, or must some settings be
 > changed in BIOS?
 >
 > What is registered memory?

I don't know if what I'm saying is 100% correct, but I think registered
memory is mostly used with 64bit processors.
<a style='text-decoration: underline;' href="http://www.webopedia.com/TERM/R/registered_memory.html" target="_blank">http://www.webopedia.com/TERM/R/registered_memory.html</a>
<a style='text-decoration: underline;' href="http://www.tacktech.com/display.cfm?ttid=62" target="_blank">http://www.tacktech.com/display.cfm?ttid=62</a>

 >
 > What is the approximate performance penalty for using ECC (in
percentages)?
 >
 > I've read a couple of times that lower CAS and RAS latencies make memory
 > access quicker, but don't increase bandwidth. How can lower latencies not
 > lead to higher bandwidths?
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some memory questions 
Back to top
Login to vote
Stormgiant

External


Since: Feb 08, 2004
Posts: 16



(Msg. 5) Posted: Mon Jul 05, 2004 3:26 am
Post subject: Re: Some memory questions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sorry for the delay, many days benching my new memory...

About your doubts...


On Mon, 21 Jun 2004 12:06:41 -0500, "Slacker" <nowhere.TakeThisOut@nowhere.com>
wrote:

 >I've been reading up lately in preparation for buying a new system, but
 >there are a lot of things you are apprently just supposed to know already. I
 >suspect I know the answer to some of these already, but just in case...
 >
 >Are all P4 800Mhz processors dual channel?

Not exactely. What makes dual channel capability is the motherboard
chipset.
 >
 >Does dual channel memory have to be installed in pairs? If so, does the
 >memory have to be 'paired' to work effectively?

Yes, and it's better. Smile
 >
 >Does lower latency memory help automatically, or must some settings be
 >changed in BIOS?

Normally SPD put some conservative timmings into memory when in
automatic. It's better in the first boot to let the board "choose" the
best timmings, and then, change them accordingly our "needs".

 >
 >What is registered memory?

Look in a search engine for a more techincal explanations, but in
short is a slower memory because it has a safety mecanism to check if
data is well used and not getting corrupted. Best suited for servers
or critical data computers, mas can work on most PC if the motherboard
accepts it.

 >
 >What is the approximate performance penalty for using ECC (in percentages)?
 >
 >I've read a couple of times that lower CAS and RAS latencies make memory
 >access quicker, but don't increase bandwidth. How can lower latencies not
 >lead to higher bandwidths?
 >
Directely no, but improves system response time. At the same fsb, the
slower the timmings, the better Smile

-------------------------------------------------------
Stormgiant

Asus P4P800-Deluxe
NW3000@3915 FSB261 on WC
512MB OCZ BH-5 @DDR522 2-2-2-5
Power Color ATi 9800XT 518/408<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some memory questions 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> Overclocking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]