0

I've got some older hardware that needs a memory upgrade, and I was trying to determine what RAM would be the fastest on the platform.

My platform takes DDR2 667MHz which is (slightly) more expensive than DDR2 800MHz for example. So here are the options:

 Frequency | CL (CAS Latency) | Latency (ms)
 -------------------------------------------
 667MHz    | 5                | 15ms
 800MHz    | 6                | 15ms

Which is all well and good - they look like the same absolute speed.

But my question is, does the memory operate synchronously with the CPU and share the same clock speed, or does it return as soon as it can?

e.g.If it's synchronous, then when I put the 800MHz chip into my computer, then it will be running at 667MHz with a CL of 6, which would be slower.

Stephen
  • 111
  • 3

2 Answers2

1

I personaly would use the 667MHz RAM, from memory memory is backwards compatible - the 800MHz will step down to 667MHz.

If budget is the determining factor then go with the cheapest.

Matt

Lima
  • 374
  • 3
  • 12
1

Some RAM suppliers, such as Crucial and MemoryC to cite two local suppliers I have used, provide a web-based tool to determine which of the memory they sell is compatible with your system(s). This gives you some confidence that any memory purchased will be compatible. Not the cheapest way to get memory but reliability is an important concern.

mas
  • 639
  • 5
  • 9