From: Wei Liu <wei.liu2@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
Ian Campbell <ian.campbell@citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
Andrew Cooper <andrew.cooper3@citrix.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
xen-devel@lists.xen.org, Jan Beulich <jbeulich@suse.com>,
Keir Fraser <keir@xen.org>
Subject: Re: [PATCH RFC] xen/libxl/libxl: RIP PV superpage.
Date: Mon, 1 Feb 2016 10:37:52 +0000 [thread overview]
Message-ID: <20160201103752.GO25660@citrix.com> (raw)
In-Reply-To: <1454081446-9753-2-git-send-email-konrad.wilk@oracle.com>
You have two "libxl" in subject line.
On Fri, Jan 29, 2016 at 10:30:46AM -0500, Konrad Rzeszutek Wilk wrote:
> The last bastion of users is moving away from needing
> this.
>
> Please note that there was an partial removal by
> c/s 9b3c6b13e0c085ceb53210f8e682a073096b94fa
> "libxc: remove superpages option for pv domains" so an user
> could not even run PV guests with superpage.
>
> HVM guests are not affected - they have been able to use
> superpages (called hugepages) if the CPU supports 2MB or 1GB
> since Xen 3.3.
>
> This is reported in the ring buffer:
> (XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
>
> AMD CPUs that support 2MB require NPT aka Rapid Virtualization
> Indexing. This was introduced in third generation Opteron -
> Barcelona.
>
> Intel CPUs that support 2MB require EPT aka Extended Page Tables.
> This was introduced in Westmere microarchitecture.
>
> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> ---
> docs/misc/xen-command-line.markdown | 7 --
> tools/libxc/include/xenguest.h | 3 +-
> tools/libxc/xc_nomigrate.c | 2 +-
> tools/libxc/xc_sr_restore.c | 6 +-
> tools/libxl/libxl_internal.h | 2 +-
> tools/libxl/libxl_save_callout.c | 4 +-
> tools/libxl/libxl_save_helper.c | 3 +-
> tools/libxl/libxl_stream_read.c | 2 +-
Changes to toolstack code are done only to internal functions and only
delete the extra argument for superpage flag. They look sensible.
Wei.
next prev parent reply other threads:[~2016-02-01 10:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 15:30 [PATCH RFC] Remove PV superpage support (v1) Konrad Rzeszutek Wilk
2016-01-29 15:30 ` [PATCH RFC] xen/libxl/libxl: RIP PV superpage Konrad Rzeszutek Wilk
2016-01-29 16:15 ` Jan Beulich
2016-02-01 10:37 ` Wei Liu [this message]
2016-01-29 16:00 ` [PATCH RFC] Remove PV superpage support (v1) Jan Beulich
2016-01-29 16:26 ` Konrad Rzeszutek Wilk
2016-01-29 16:46 ` Jan Beulich
2016-02-01 4:54 ` Juergen Gross
2016-02-01 7:53 ` Jan Beulich
[not found] ` <56AF1D0C02000078000CCBC0@suse.com>
2016-02-01 8:03 ` Juergen Gross
2016-02-01 8:07 ` Jan Beulich
2016-02-01 9:52 ` Ian Campbell
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=20160201103752.GO25660@citrix.com \
--to=wei.liu2@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=konrad.wilk@oracle.com \
--cc=stefano.stabellini@eu.citrix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).