LWN.net Logo

Letting sleeping processors lie

Letting sleeping processors lie

Posted Oct 16, 2003 1:49 UTC (Thu) by jdike (subscriber, #4055)
Parent article: Letting sleeping processors lie

This feature is also highly desired by virtual machine people, i.e. UML and S/390. The reason is that a bunch of 1000 HZ VMs on a host generate 1000 timer interrupts per second per virtual machine. This is useless work for the host, and quickly adds up to a noticable load.

Virtual machines would use VST by delaying the next timer from the host until they actually have something to do for that tick. So, an idle virtual machine would consume no host CPU.

Jeff


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds