Comment 25 for bug 333201

Revision history for this message
Steven Wagner (stevenwagner) wrote :

CPU frequency scaling is on by default in lucid.

fix:
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

Once cpu frequency scaling was turned off, I no longer had this issue. This is a cpu timing issue.

Shouldnt this be turned off by default on ubuntu server, or at least a warning given for kvm libvirt users?