On 9/20/07, Pablo Sanchez <[EMAIL PROTECTED]> wrote: > > > If so, try booting your host kernel with the nohz=off option. > > > > I'll try the above. > > Just to follow up, passing the above kernel parameter solved the > problem. I read up a bit on CONFIG_NO_HZ=y and this is a good thing > to save power. If I get a chance, I may try the latest svn snap .. >
It's not just about power -- NOHZ (also called tickless kernels) can make Virtualization faster. All types of Virtualization - because there will be less overhead. But this all is just in theory. -- -Alexey Eremenko "Technologov" _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
