On Tuesday 18 September 2007 at 11:07 am, Frank Mehnert penned
about "Re: [vbox-users] openSUSE 10.3?"

> Hi Pablo,

Hi Frank,

Thank you for responding.

> What a Linux kernel are you using? 

   2.6.22.5-18-bigsmp

> Is 'tickless timer support' enabled?

Following the documentation here (imagine that!  <g>):

   <http://www.virtualbox.org/wiki/User_FAQ>

I see the parameter 'CONFIG_NO_HZ' is used to determine whether
'tickless timer support' is enabled.

I cd'd to my kernel sources and typed:

   make defconfig

and grep'd for CONFIG_NO_HZ in .config:

   # grep CONFIG_NO_HZ .config
   CONFIG_NO_HZ=y

So it is!

> If so, try booting your host kernel with the nohz=off option. 

I'll try the above.

> And r4827 of the svn repository includes a patch which should help
> as well.

I'll give the above a shot too.

Thank you!

Cheers,
-- 
Pablo


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to