0

As seen below (Figure 1), I have two 512MB sticks in alternate slots (one channel) and a 1GB stick in one of the remaining slots (a different channel). This is on an Asus P4P800.

When I boot, it says that it is running in Single-Channel or Virtual Single-Channel mode. I have searched everywhere but cannot find any information on what the heck “virtual single-channel” is. The only references that I can find are simply mentions of it by people trying to get dual-channel working as opposed to wanting to know what “virtual” means.

My best guess is that it is a synonym for either asymmetric dual-channel (which seems to apply here) or dual-channel interleaved (which does not). I cannot find anything about the P4P800 supporting either of those modes however, so I really have no clue what virtual single-channel could be.


Figure 1: RAM configuration on a P4P800

[    512MB    ] (Blue)
[     1GB     ] (Black)

[    512MB    ] (Blue)
[    -----    ] (Black)
Dave M
  • 13,250
Synetech
  • 69,547

1 Answers1

0

Doh! I figured it out (sometimes less is more). Not surprisingly I suppose, the answer was in a tech-doc.

Apparently the confusion is due to terminology. What happens is that there are two causes for a system running in single-channel mode. In both cases, the memory does not use the multi-channel architecture it supports, but the specific cause of using a single-channel determines the actual label.

When only one slot of a channel has RAM in it and the other is empty, it is called “single-channel” mode. When both slots of a channel (or more in the case of triple- or quad-channel boards) have RAM in them, but they are not matched, that is called “virtual single-channel” mode (though many people just call it single-channel, thus causing all the confusion).

In other words (or pictures as the case may be), on a two-slot motherboard (for simplicity):

Single-Channel:
[    512MB    ]
[    -----    ]

Virtual Single-Channel:
[     1GB     ]
[    512MB    ]
Synetech
  • 69,547