All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: Julien Grall <julien.grall@citrix.com>,
	xen-devel@lists.xenproject.org, tim@xen.org,
	ian.jackson@eu.citrix.com, stefano.stabellini@citrix.com
Subject: Re: [PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity
Date: Thu, 25 Jun 2015 12:23:26 +0100	[thread overview]
Message-ID: <1435231406.32500.40.camel@citrix.com> (raw)
In-Reply-To: <20150625102147.GC6545@zion.uk.xensource.com>

On Thu, 2015-06-25 at 11:21 +0100, Wei Liu wrote:
> On Mon, May 11, 2015 at 12:55:34PM +0100, Julien Grall wrote:
> > Hi all,
> > 
> > This small series are the only changes required in Xen in order to run a guest
> > using 64K page granularity on top of an unmodified Xen.
> > 
> > I'd like feedback from maintainers tools to know if it might be worth to
> > introduce a function xc_pagesize() replicating the behavior of getpagesize()
> > for Xen.
> > 
> 
> Can we start with documenting the ABI (?) for communicating between
> guests with different page sizes?

We should certainly make it clearer what things are in terms of "Xen ABI
page size" vs "the guest's page size" and other things.

I think we can commit these two without that though?

> 
> Or at least mention the ring mfn always has the size of XC_PAGE_SIZE (if
> that's the case).
> 
> Wei.
> 
> > Sincerely yours,
> > 
> > Julien Grall (2):
> >   tools/xenstored: Use XC_PAGE_SIZE rather than getpagesize()
> >   tools/xenconsoled: Use XC_PAGE_SIZE rather than getpagesize()
> > 
> >  tools/console/daemon/io.c         | 4 ++--
> >  tools/xenstore/xenstored_domain.c | 4 ++--
> >  2 files changed, 4 insertions(+), 4 deletions(-)
> > 
> > -- 
> > 2.1.4

  reply	other threads:[~2015-06-25 11:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 11:55 [PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity Julien Grall
2015-05-11 11:55 ` [PATCH 1/2] tools/xenstored: Use XC_PAGE_SIZE rather than getpagesize() Julien Grall
2015-05-11 11:55 ` [PATCH 2/2] tools/xenconsoled: " Julien Grall
2015-06-23 16:54 ` [PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity Julien Grall
2015-06-25 10:21 ` Wei Liu
2015-06-25 11:23   ` Ian Campbell [this message]
2015-06-25 11:45     ` Wei Liu
2015-06-25 14:10     ` Julien Grall
2015-07-07 12:20     ` Julien Grall
2015-07-07 15:19       ` Ian Campbell
2015-07-20 13:57         ` Julien Grall
2015-07-20 14:06           ` Ian Campbell
2015-06-25 12:58 ` Wei Liu

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=1435231406.32500.40.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=julien.grall@citrix.com \
    --cc=stefano.stabellini@citrix.com \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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.