Comment 4 for bug 1312199

Revision history for this message
Attila Fazekas (afazekas) wrote :

Probably a good loops_per_jiffy parameter also required. The same as used on the host probably good if the architecture is the same.
By using the BogoMIPS from the /proc/cpuinfo
I got good lpj by this formula: BogoMIPS/2*1000.

The notsc kernel parameter is also recommended if the HW acceleration (kvm) not enabled.