[Vm-dev] Cog VM idling performance

Igor Stasenko siguctua at gmail.com
Wed Jun 6 18:24:18 UTC 2012


just kill an idle process.
but you must be sure that at any moment of time there will be some
scheduled process
available, otherwise VM will leave to OS, since it will unable to find
anything to run

On 6 June 2012 18:41, Phil (list) <pbpublist at gmail.com> wrote:
>
> A question somewhat related to my previous question is that the VM slows down from a performance standpoint when there hasn't been any keyboard or mouse input occurring for a while.  Is there a way to programmatically toggle this behavior in the image?  i.e. there are times when I'd like maximum performance regardless of whether or not the user is actively interacting with the image and am not concerned with CPU cycles or battery life.
>
> Thanks,
> Phil
>



-- 
Best regards,
Igor Stasenko.


More information about the Vm-dev mailing list