All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
	xen-devel@lists.xen.org, jbeulich@suse.com
Subject: Re: [PATCH DOCDAY] xen: write a high level description of the sub-arch choices for heap layout
Date: Wed, 30 Sep 2015 12:28:30 +0100	[thread overview]
Message-ID: <1443612510.16718.188.camel@citrix.com> (raw)
In-Reply-To: <560BC30E.4050507@citrix.com>

On Wed, 2015-09-30 at 12:10 +0100, Andrew Cooper wrote:
> + *
> > + * CONFIG_SEPARATE_XENHEAP=n W/ ONLY DIRECT MAP OF ONLY PARTIAL RAM
> > + *
> > + *   There is a single heap, but only the beginning (up to some
> > + *   threshold) is covered by a permanent contiguous mapping.
> 
> Perhaps avoid the use of "beginning" here?  It is just an implementation
> detail of the only current example.

It's an implementation detail which is currently exposed to the arch code
via the need to use xenheap_max_mfn() (or not) and the shape of that API
though.

> In some copious free time, I want to see about striding the x86
> directmap across NUMA nodes (to allow NUMA-local xenheap allocations
> even on large boxes), at which point it won't be linear from the start.

In which case this bit of doc would need some adjustments over and above
avoiding the work beginning I think, at least to adjust to the replacement
for xenheap_max_mfn().

Ian.

  reply	other threads:[~2015-09-30 11:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-30 10:22 [PATCH DOCDAY] xen: write a high level description of the sub-arch choices for heap layout Ian Campbell
2015-09-30 10:33 ` Jan Beulich
2015-09-30 10:53   ` Ian Campbell
2015-09-30 11:10 ` Andrew Cooper
2015-09-30 11:28   ` Ian Campbell [this message]
2015-09-30 11:29     ` Andrew Cooper
2015-09-30 11:31   ` Ian Campbell
2015-09-30 11:37     ` Andrew Cooper
2015-09-30 11:39     ` Jan Beulich

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=1443612510.16718.188.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=jbeulich@suse.com \
    --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.