|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 2/2] libxc: Defer initialization of start_page for HVM guests
On 01/07/2016 06:43 AM, Roger Pau Monné wrote: El 06/01/16 a les 21.03, Boris Ostrovsky ha escrit:static int bootlate_hvm(struct xc_dom_image *dom) I didn't want to do the first because we'd use that information (two pieces --- we need to to know both the size of the extra chunk and where modlist starts) only once and it's not on a critical path. You can, of course, argue that we increase text size. The problem with the second approach is that while it does seem to work I don't know whether we can delay allocations until bootlate(): notice how we print dom->virt_alloc_end in xc_dom_build_image() which to me indicates some "finality" as far as allocations for domain are concerned. -boris _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |