All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: Doug Goldstein <cardoe@cardoe.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
	Keir Fraser <keir@xen.org>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH] arch/x86: convert bigmem to Kconfig
Date: Fri, 08 Jan 2016 01:50:30 -0700	[thread overview]
Message-ID: <568F866602000078000C4B2A@prv-mh.provo.novell.com> (raw)
In-Reply-To: <1452221757-14267-1-git-send-email-cardoe@cardoe.com>

>>> On 08.01.16 at 03:55, <cardoe@cardoe.com> wrote:
> --- a/xen/arch/x86/Kconfig
> +++ b/xen/arch/x86/Kconfig
> @@ -25,6 +25,18 @@ config ARCH_DEFCONFIG
>  
>  menu "Architecture Features"
>  
> +config BIGMEM
> +	bool "big memory support"
> +	default n
> +	---help---
> +	  Allows Xen to support up to 123Tb of memory.
> +
> +	  This requires growing struct page_info from 32 to 48 bytes as well
> +	  as shrinking the always accessible direct mapped memory range from
> +	  5Tb to 3.5Tb.

Fundamentally okay, but I think the numbers should be dropped
(as they could easily become stale, since they reflect in the first
case just current state and in the second really just an
implementation detail). No strict need to re-submit (can be fixed
up upon commit), but I'd like to have your consent since this is
going to be under your name.

Jan

  reply	other threads:[~2016-01-08  8:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-08  2:55 [PATCH] arch/x86: convert bigmem to Kconfig Doug Goldstein
2016-01-08  8:50 ` Jan Beulich [this message]
2016-01-08 14:19   ` Doug Goldstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=568F866602000078000C4B2A@prv-mh.provo.novell.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=cardoe@cardoe.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.