> Suggestion: Try setting the idle_threshold to a higher value,
> e.g., 98. (The default value is 95.)
With 98, "ping localhost" on "guest" os showed 2 responses, then pause for
few seconds, then response, ...
With 95, I got the 1st response, then nothing. 98 seems better, but still
slow...
With 100, it's perfect.
> Try disabling APM cpu idling (set apm idle_threshold to 100) in the
> _guest_ OS. (Leave it enabled in the host OS.) Tell us what happens.
No difference, still slow. Even with guest os running pre6, it's still
slow.
>
> Also try disabling APM cpu idling (set apm idle_threshold to 100) in
> the _host_ OS. (Leave it enabled in the guest OS.) Tell us what
> happens.
guest os "ping localhost" is perfect.
> I repeat: You do not need to recompile the kernel to enable/disable
> APM cpu idle: to disable it simply set idle_threshold to 100.
Ok got it. But still have to reboot machine as the apm is loaded and can't
"rmmod apm". Complained that it's in use ([kapmd] even after stopping
apmd.
By the way, setting power_off=1 or realmode_power_off=1 does not power off
the h/w.
Thanks,
Jeff.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/