[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [PATCH] fix memory leak when domVTI is created
fix memory leak when VT-i domain is created. When domain is created, xend sets max vcpu before domain setup. So alloc_vcpu_struct() thinks that the domain is normal domU, not domVTI. And next xend set the domain as domVTI. so the memory is allocated for domU won't be freed. -- yamahata Attachment:
10776:145cb880220f_dom_vti_memory_leak.patch _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |