The problem I've seen with any single-core CPU has been with disk-intensive activity - e.g. AV scan, backup or disk transfer - is that the I/O interrupts can swamp the CPU, resulting in poor system performance. This doesn't happen (or not to the same extent) with dual-core systems, where 50% of CPU time is available even when running a disk-intensive process.
SD