All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@citrix.com>
To: Julien Grall <julien.grall@citrix.com>, xen-devel@lists.xenproject.org
Cc: ian.jackson@eu.citrix.com, tim@xen.org, wei.liu2@citrix.com,
	ian.campbell@citrix.com, stefano.stabellini@citrix.com
Subject: Re: [PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity
Date: Tue, 23 Jun 2015 17:54:53 +0100	[thread overview]
Message-ID: <55898F5D.4050907@citrix.com> (raw)
In-Reply-To: <1431345336-5476-1-git-send-email-julien.grall@citrix.com>

Hi,

Ping? I don't think this patch series depends on others (such as Linux
64K support) to review it.

Regards,

On 11/05/15 12:55, 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.
> 
> 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(-)
> 


-- 
Julien Grall

  parent reply	other threads:[~2015-06-23 16:55 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 ` Julien Grall [this message]
2015-06-25 10:21 ` [PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity Wei Liu
2015-06-25 11:23   ` Ian Campbell
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=55898F5D.4050907@citrix.com \
    --to=julien.grall@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.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.