|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH] fix memory leak when domVTI is created
Please discard the previous one. Use the attached one.
Sorry for confusion.
On Fri, Jul 28, 2006 at 12:50:08PM +0900, Isaku Yamahata wrote:
>
> 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
--
yamahata
10832:a8eddc3f1f82_dom_vti_memory_leak.patch
Description: Text document
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|