Verma, Sujit wrote: > Arjan, > > Thanks. That's what I was suspecting. > > As for running it under Linux, I assume it will have to be a native > install. > Has anyone tried running it under Parallels ?
It's a lot more useful in VMware Fusion - they have enough faked hardware that they can run tickless Linux. But of course, this is only useful for minimizing the power usage due to the VM. It tells you nothing about the host. You could probably do something similar to PowerTOP in Leopard using dtrace. (Maintain counts of processes waking up due to poll()/select()/kqueue() with non-zero timeout returning 0, etc.) _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
