[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Delays on usleep calls
Hi Dario! > x86 or ARM host? > Also, how many pCPUs and vCPUs do the host and the various guests have? 2 pCPUs, 4 vCPUs: 2 vCPU per domain. > # xl list -n > # xl vcpu-list # xl list -n Name ID Mem VCPUs State Time(s) NODE Affinity Domain-0 0 118 2 r----- 20.5 any node android_4.3 1 1024 2 -b---- 383.5 any node # xl vcpu-list Name ID VCPU CPU State Time(s) CPU Affinity Domain-0 0 0 0 r-- 12.6 any cpu Domain-0 0 1 1 android_4.3 1 0 0 android_4.3 1 1 0 > Are you using any vCPU-to-pCPU pinning? > What about giving a try to it yourself? I think standardizing on one (a > set of) specific tool could be a good thing. > Mmm... Can you show us at least part of the numbers? From my experience, > it's really easy to mess up with terminology in this domain (delay, > latency, jitter, etc.). Test with 30 ms sleep period gives such results (I hope formatting won't break):
Raw data looks like this:
So as you can see, there are peak values both in dom0 and domU. > AFAIUI, you're saying that you're asking for a sleep time of X, and > you're being waking up in the interval [x+5ms, x+15ms], is that the > case? > # xl sched-sedf # xl sched-sedf Cpupool Pool-0: Name ID Period Slice Latency Extra Weight Domain-0 0 100 0 0 1 0 android_4.3 1 100 0 0 1 0 > Or you have some other load in the system while > performing these measurements? If the latter, what and where? > Oh, and now that I think about it, something that present in credit and > not in sEDF that might be worth checking is the scheduling rate limiting > thing. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |