commit | 1165f5fec18c077bdba88e7125fd41f8e3617cb4 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Thu Apr 19 17:27:43 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Thu May 03 10:52:30 2007 +0300 |
tree | a1931bfddfabaa909f4ebd14a5c00a549d1e37ec | |
parent | 3fca03653010b8c5fa63b99fc94c78cbfb433d00 [diff] |
KVM: Per-vcpu statistics 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>