Terry wrote: > Hi All, > > When we use time command in vm, we can get 'elapsed time', 'user time' > and 'system time'. How to explain these three times in detail? For > example, when we have a shadow page fault, we exit from guest to host > for handling the fault. So, this handling time should be considered in?? >
I believe the time spent within kvm handling faults and such for the guest shows up as system time to the guest. david > Thanks, > Terry > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
