January 22, 2007
KVM Performance Improvements

A quick little story on kernel trap on Improving KVM Performance With A Tickless Kernel from the mailing list. Basically a patch (dyntick) that improved KVM (the built in kernel virtualization module if you didn't know that) performance. It basically removes some wasted cycles doing interrupts that aren't needed (I think I got that right).

Anyway, looking forward (still) to playing with this and KVM in general.





Posted by Arcterex at January 22, 2007 01:27 PM