Linux: Improving KVM Performance With A Tickless Kernel

Posted by Scott_Ruecker on Jan 13, 2007 11:02 AM EDT
KernelTrap; By Jeremy Andrews
Mail this story
Print this story

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.

Full Story

  Nav
» Read more about: Story Type: Interview; Groups: Kernel, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.