[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xen 4.5.0 rtds scheduler perform poorly with 2vms
Hi Meng, So I will rewrite my setup here again, but this time I shorten the period and budget for RTDS like you suggested: ----------------------------------------------------------------------------------------------------------------------------- for xen-credit : 2vms (both vm are given 8 vCPUs) sharing 8 cores (cpu 0-7) using credit scheduler(both with weight of 800 and capacity of 400) for xen-rtds: 2 vms (both vm are given 8 vCPUs) sharing 8 cores (cpu0-7) using RTDS (both with period of 4000(4ms) and budget of 2000(2ms))) In both setup, dom0 is using 1 core from cpu 8-15 In both setup: and
in VM1 I run iterations of tasks of total utilization rate of 1 cores, 2
cores, 3 cores, 4 cores, and then record their schedulbility.I loaded VM2 with constant running task with total utilization of 4 cores. ----------------------------------------------------------------------------------------------------------------------------- trial #1 composed of 2 tasks: total tasks utilization rate = 1 (period, exe, deadline)=(21ms,12.023ms,21ms) -> miss all deadline (period, exe, deadline)=(100ms,37.985ms,100ms) -> no miss trial #2 composed of 2 tasks: total tasks utilization rate = 1 (period, exe, deadline)=(68ms,40.685ms,68ms) -> miss all deadline (period, exe, deadline)=(70ms,28.118ms,70ms) -> no miss trial #3 composed of 2 tasks: total tasks utilization rate = 1 (period, exe, deadline)=(16ms,11.613ms,16ms) -> miss all deadline (period, exe, deadline)=(46ms,12.612ms,46ms) -> no miss I do notice that for within the task that misses deadline, the completion time get progressively longer, for example: for trial #3, a snapshot of the task st_jobs_stats tells me that the completion time of the job is 79ms and then 87ms, and then 95ms ok, I will look into the reference you provide, I just started my research in the rt fields, there is still a lot for me to learn. Thank you again for reply! Thank you! On Sat, Nov 28, 2015 at 7:09 AM, Meng Xu <xumengpanda@xxxxxxxxx> wrote: 2015-11-28 7:20 GMT-05:00 Yu-An(Victor) Chen <chen116@xxxxxxx>: _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |