> The keyboard rate one is curious. The vmware one I can easily
> believe is caused by Vmware switching in/out of OS's without
> managing the APM state of the processor (and leaving it in
> powersave)
APM idling is done if apm_cpu_idle() is called, and then if
DELTA(current->times.tms_stime)
-------------------------------
DELTA(jiffies)
is greater than the idle threshold of 0.95. Could that ratio be
affected by VMware? If so, how?
-- Thomas- 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/
This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:00:46 EST