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:31:50 +0100	[thread overview]
Message-ID: <1443612710.16718.189.camel@citrix.com> (raw)
In-Reply-To: <560BC30E.4050507@citrix.com>

On Wed, 2015-09-30 at 12:10 +0100, Andrew Cooper wrote:

> > + *
> > + *             Xen heap pages are always anonymous (that is, not tied
> > + *             or accounted to any particular domain).
> > + *
> > + * - Dom heap: Memory which must be explicitly mapped, usually
> > + *             transiently with map_domain_page, in order to be
> > + *             used. va() and pa() are not valid for such memory.
> 
> While stashing pointers into domheap memory is definitely buggy.

Is this true even considering the result of e.g. map_domain_page_global?

  parent reply	other threads:[~2015-09-30 11:31 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
2015-09-30 11:29     ` Andrew Cooper
2015-09-30 11:31   ` Ian Campbell [this message]
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=1443612710.16718.189.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.