[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [PATCH 0/3] continuable destroy domain: MakeXEN_DOMCTL_destroydomain hypercall continuable
I tested the patches on Unisys ES7000 x86_64 host using 64-bit SLES10 paravirtualized domains. I compared unstable c/s 15730 and 15826 and unfortunately, the amount of time the host is unresponsive when shutting down large vms has not changed. For example, on a 32x 128gb host, the shutdown of a 62gb vm causes 1 minute and 40 seconds of host unresponsiveness both before and after the patches are applied. Also, I noticed that not only does the amount of unresponsive host time increase when the memory size of the domains increase, but it also increases when the size of the host memory increases. Here are my test results:
Amt of time host unresponsive Sue Krysan Linux Systems Group Unisys Corporation
-----Original Message----- Thank you very much for the patch. I will test it next week on our large x86_64 box with large vms. Thanks, Sue Krysan Linux Systems Group Unisys Corporation
-----Original Message----- From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Isaku Yamahata Sent: Friday, August 31, 2007 10:06 AM To: xen-devel@xxxxxxxxxxxxxxxxxxx Cc: Isaku Yamahata; Krysan, Susan; xen-ia64-devel@xxxxxxxxxxxxxxxxxxx Subject: [Xen-devel] [PATCH 0/3] continuable destroy domain: MakeXEN_DOMCTL_destroydomain hypercall continuable Make XEN_DOMCTL_destroydomain hypercall continuable. XEN_DOMCTL_destroydomain hypercall frees domain resources, especially it frees all pages of the domain. When domain memory is very large, it takes too long resulting in soft lockup warning message or something worse. See http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1037 To fix those issues, make the hypercall continuable and repeat the hypercall until the domain is destroyed. NOTE: - the patch 1 is same as before. - I tested this patch by creating/detroying domain. However my environment doesn't have enough memory to reproduce the issues reported as bugzilla, so I couldn't test if this patch set eliminates the issue. [PATCH 1/3] continuable destroy domain: common part [PATCH 2/3] continuable destroy domain: x86 part [PATCH 3/3] continuable destroy domain: ia64 part thanks, _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |