[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] pre-reservation of memory for domain creation
On 14/01/2010 07:19, "Xu, Dongxiao" <dongxiao.xu@xxxxxxxxx> wrote: > + if ( !is_idle_domain(v->domain) ) > + { > + shadow_lock(v->domain); > + sh_set_allocation(v->domain, 128, NULL); > + shadow_unlock(v->domain); > + } What if sh_set_allocation() fails? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |