LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Linux: Improving KVM Performance With A Tickless Kernel (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-linux-improving-kvm-performance-with-a-tickless-kernel-518996/)

LXer 01-13-2007 02:03 PM

LXer: Linux: Improving KVM Performance With A Tickless Kernel
 
Published at LXer:

Avi Kivity suggested that combining KVM, the Kernel-based Virtual Machine, with the dyntick patch could improve overall KVM performance. He noted that it would likely improve performance of both the host by"avoiding expensive vmexits due to useless timer interrupts," as well as on the guest by"reducing the load on the host when the guest is idling (currently an idle guest consumes a few percent cpu)". Ingo Molnar pointed out that KVM with his -rt kernel already works with dynticks enabled on both the host and the guest,"using the dynticks code from the -rt kernel makes the overhead of an idle guest go down by a factor of 10-15". Ingo added that he hopes the dyntick patch will be ready to be merged into the upcoming mainline 2.6.21 kernel.

Read More...


All times are GMT -5. The time now is 07:02 PM.