Well guys thanks for your help. I guess its is not possible to run
duel channel mode unless I have on of the phantom boards that does or
at least posts that it does. Are the performance gains really that
minimal? I would think that running in Dual channel mode would have a
big impact. I mean what was all the hype about when DDR came out if it
doesn't do much?......
Consider the data rates for a moment.
The AthlonXP has a 64bit data bus running at FSB400 in the best case.
A single DDR DIMM has 64bits and can be run at DDR400. In other words,
ignoring the control overhead to talk to the DIMM, the Athlon is
"satisfied" with a single DIMM.
The Pentium4 has a 64bit data bus running at FSB800. It is
balanced by two 64 bit DIMMs running at FSB400, so it does
help to run the Pentium4 in dual channel mode.
The Nforce2 has functions in it called DASP, to try to prefetch
needed data. That also helps the performance of a single channel
system.
In the real world, there isn't that much difference in the
average application (word processing, email, etc). If you
have an application which is memory centric, then you will
see a difference.
I did a test with memtest86 a while back, in which I got the
source and added five lines of code to it, to measure the
memory bus bandwidth at various memory addresses.
http://groups.google.com/[email protected]
In the dual channel part of memory, speed was 1435MB/sec and in
the single channel area it was 916MB/sec. You can download a
copy of memtest86 and test your own memory configuration, and
see whether it is closer to the former number, or the latter.
The bandwidth measurement is in the upper left hand corner of
the memtest86 screen.
My experiment specifically, was to test what happens when a
dual channel board has three identical sticks of memory.
This results in an imbalance between the two channels, in
terms of the total memory on each channel. As a result,
a portion of the memory space runs slower (in single channel
mode), so the memory speed is not a constant through the
entire memory space.
HTH,
Paul