SG(). (I haven't tested this so
you're allowed to bark at me if this ends up wasting your time.)
Paul Bolle
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
On Wed, 2015-02-18 at 10:37 +0100, Juergen Gross wrote:
> On 02/18/2015 10:21 AM, Paul Bolle wrote:
> > On Wed, 2015-02-18 at 07:52 +0100, Juergen Gross wrote:
> >> +choice
> >> + prompt "Support pv-domains larger than 512GB"
> >> + default
> +{
> + bool val = false;
> +
> + if (!arg)
> + val = true;
> + else if (strtobool(arg, &val))
> + return 1;
> +
> + xen_dom0_512gb_limit = val;
> + xen_domu_512gb_limit = val;
> +
> + return 0;
> +}
> +early_param("xen_512gb_limit", xen_parse_512gb);
> +
> static void __init xen_add_extra_mem(phys_addr_t start, phys_addr_t size)
> {
> int i;
So one can configure these two limits separately, but the kernel
parameter is used for both. Any particular reason?
Thanks,
Paul Bolle
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
On Tue, 2015-02-10 at 14:21 -0800, David Rientjes wrote:
> We need an update to the MAINTAINERS file if "Yann E. MORIN"
> isn't the active Kconfig maintainer anymore.
Yes, we do. Michal, what update would you suggest?
Thanks,
Paul Bolle
__
ttle in this patch that I could say anything interesting
about, so I don't really care that much.
Thanks,
Paul Bolle
> arch/mips/cavium-octeon/dma-octeon.c |2 +-
> arch/mips/netlogic/common/nlm-dma.c |2 +-
> drivers/xen/swiotlb-xen.c|6 +++---
>
nfig
> >> >
> >> > Who could these changes go through?
> >>
> >> I would be OK with taking it in the Xen tree, but I would feel more
> >> comfortable doing that if you had an ack from Yann Morin (CC'ed).
> >
> > *Poke*
>
> Hey Yann, wondering if you had any feedback. Thanks.
Yann has disappeared a year ago. Michal now, informally, keeps an eye on
kconfig related patches.
Paul Bolle
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel