View Single Post
Old 12-24-2011, 10:24 PM   #3
sclitheroe
#1 Goaltender
 
Join Date: Sep 2005
Exp:
Default

Performance gains/penalties associated with the number of memory channels is grossly overstated - in most cases you'll get better performance from having more RAM, than from any loss of efficiency from not using an optimal number of memory channels. Any unallocated RAM in modern operating systems gets used for code and disk caching, which improves performance of the absolute slowest part of the system - the disk.

Only possible exception to this is if you are using an integrated graphics controller that uses main system memory for the video buffer, in which case you will take a hit on graphics performance if your memory is not laid out optimally.
__________________
-Scott
sclitheroe is offline   Reply With Quote