On Thu, Jul 16, 2015 at 7:52 AM, Tiejun Chen <tiejun.c...@intel.com> wrote: > Now we get this map layout by call XENMEM_memory_map then > save them into one global variable memory_map[]. It should > include lowmem range, rdm range and highmem range. Note > rdm range and highmem range may not exist in some cases. > > And here we need to check if any reserved memory conflicts with > [RESERVED_MEMORY_DYNAMIC_START, RESERVED_MEMORY_DYNAMIC_END]. > This range is used to allocate memory in hvmloder level, and > we would lead hvmloader failed in case of conflict since its > another rare possibility in real world. > > CC: Keir Fraser <k...@xen.org> > CC: Jan Beulich <jbeul...@suse.com> > CC: Andrew Cooper <andrew.coop...@citrix.com> > CC: Ian Jackson <ian.jack...@eu.citrix.com> > CC: Stefano Stabellini <stefano.stabell...@eu.citrix.com> > CC: Ian Campbell <ian.campb...@citrix.com> > CC: Wei Liu <wei.l...@citrix.com> > Signed-off-by: Tiejun Chen <tiejun.c...@intel.com> > Reviewed-by: Kevin Tian <kevin.t...@intel.com>
Thanks, Reviewed-by: George Dunlap <george.dun...@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel