From: Liu, E. E <eri...@in...> - 2008-04-03 01:19:48
|
David Abrahams wrote: > on Wed Apr 02 2008, Avi Kivity <avi-AT-qumranet.com> wrote: > >> David Abrahams wrote: >>> With the title combination, the guest takes nearly 100% of my real >>> CPU time and still only sees one CPU. Is this a known problem, and >>> does it have a known solution? >>> >>> >> >> Can you send the output of 'kvm_stat -1'? > > I don't appear to have a kvm_stat executable anywhere. How do I > acquire that? Hi David, Do you have kvm userspace code? If you have, you can find it in kvm-userspace/kvm_stat. And you also can get the code from "git clone git://git.kernel.org/pub/scm/virt/kvm/kvm-userspace.git". |