Both ganged and unganged are dual-channel modes. In Ganged mode, both 64-bit memory channels act together, as one single 128-bit channel. In unganged mode, both 64-bit memory channels act seperately. Unganged is probably going to be faster for multi-threaded apps running on a quad-core. Ganged is probably faster for single-threaded apps.