[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 0/6] grub-xen: support booting huge pv-domains



Sorry for delay. Just this patch series is more difficult to review for me but I'm definitely not ignoring it. I'll try to get to it this week

LeÂ16 nov. 2015 6:47 AM, "Juergen Gross" <jgross@xxxxxxxx> a ÃcritÂ:
On 02/11/15 06:51, Juergen Gross wrote:
> The Xen hypervisor supports starting a dom0 with large memory (up to
> the TB range) by not including the initrd and p2m list in the initial
> kernel mapping. Especially the p2m list can grow larger than the
> available virtual space in the initial mapping.
>
> The started kernel is indicating the support of each feature via
> elf notes.
>
> This series enables grub-xen to do the same as the hypervisor.
>
> Tested with:
> - 32 bit domU (kernel not supporting unmapped initrd)
> - 32 bit domU (kernel supporting unmapped initrd)
> - 1 GB 64 bit domU (kernel supporting unmapped initrd, not p2m)
> - 1 GB 64 bit domU (kernel supporting unmapped initrd and p2m)
> - 900GB 64 bit domU (kernel supporting unmapped initrd and p2m)
>
>
> Juergen Gross (6):
>Â Âxen: factor out p2m list allocation into separate function
>Â Âxen: factor out allocation of special pages into separate function
>Â Âxen: factor out allocation of page tables into separate function
>Â Âxen: add capability to load initrd outside of initial mapping
>Â Âxen: modify page table construction
>Â Âxen: add capability to load p2m list outside of kernel mapping
>
>Â grub-core/lib/i386/xen/relocator.SÂ Â|Â 47 ++--
>Â grub-core/lib/x86_64/xen/relocator.S |Â 41 ++-
> grub-core/lib/xen/relocator.c    | 22 +-
> grub-core/loader/i386/xen.c     | 521 +++++++++++++++++++++++++----------
> grub-core/loader/i386/xen_fileXX.c Â| Â7 +
> include/grub/xen/relocator.h    Â| Â6 +-
> include/grub/xen_file.h       | Â3 +
>Â 7 files changed, 446 insertions(+), 201 deletions(-)
>

I'd really appreciate some kind of reaction.

Is the general approach acceptable?


Juergen
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.