KVM: Per-vcpu statistics
authorAvi Kivity <avi@qumranet.com>
Thu, 19 Apr 2007 14:27:43 +0000 (17:27 +0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:30 +0000 (10:52 +0300)
Make the exit statistics per-vcpu instead of global.  This gives a 3.5%
boost when running one virtual machine per core on my two socket dual core
(4 cores total) machine.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found