Re: [PATCH 0/7] KVM: Kernel-based Virtual Machine

From: Arnd Bergmann
Date: Sun Oct 22 2006 - 13:06:56 EST


On Sunday 22 October 2006 19:01, Avi Kivity wrote:
> > While we don't have it yet, we're thinking about adding a sputop
> > or something similar that shows the utilization of spus. You don't
> > need that one, since get exactly that with the regular top, but you
> > might want to have a tool that prints statistics about how often
> > your guests drop out of the virtualisation mode, or the number
> > of interrupts delivered to them.
> >
> >  
>
> We have a debugfs interface and a kvm_stat script which shows exactly
> that (including a breakdown of the reasons for the exit).

Ok, good. But with your own file system, you wouldn't need debugfs
any more and have all information about a guest in one place.

Arnd <><
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/