xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Keir Fraser <keir.xen@gmail.com>
To: "Hao, Xudong" <xudong.hao@intel.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"JBeulich@suse.com" <JBeulich@suse.com>
Cc: Tim Deegan <tim@xen.org>, "Shan, Haitao" <haitao.shan@intel.com>,
	"Zhang, Xiantao" <xiantao.zhang@intel.com>
Subject: Re: [PATCH v2 0/4] xen: enable EPT A/D bit feature
Date: Mon, 25 Jun 2012 08:22:35 +0100	[thread overview]
Message-ID: <CC0DD04B.36700%keir.xen@gmail.com> (raw)
In-Reply-To: <403610A45A2B5242BD291EDAE8B37D300FE01EEE@SHSMSX102.ccr.corp.intel.com>

Review will probably come from Tim Deegan. There's no rush as it is too late
for 4.2 now.

 -- Keir

On 25/06/2012 07:27, "Hao, Xudong" <xudong.hao@intel.com> wrote:

> Hi, Keir and Jan
> 
> Any other comments for this series of patches?
> 
> Thanks,
> -Xudong
> 
> 
>> -----Original Message-----
>> From: Hao, Xudong
>> Sent: Wednesday, June 20, 2012 9:58 AM
>> To: xen-devel@lists.xen.org
>> Cc: JBeulich@suse.com; keir@xen.org; Zhang, Xiantao; Shan, Haitao; Hao,
>> Xudong
>> Subject: [PATCH v2 0/4] xen: enable EPT A/D bit feature
>> 
>> Changes from v1:
>> - Move hap_has_dirty_bit and hap_has_access_bit definition from patch 3 to
>> patch2.
>> - define them as bool_t instead of int.
>> 
>> Extended Page Tables introduce two bit: access bit and dirty bit, A/D bits
>> enable VMMs to efficiently implement memory management and page
>> classification
>> algorithms to optimize VM memory operations.
>> 
>> This series of patches enable EPT dirty bit feature for guest live migration.
>> 
>> PATCH 1/4: Add EPT A/D bits definitions.
>> 
>> PATCH 2/4: Add xen parameter to control A/D bits support, it on by default.
>> 
>> PATCH 3/4: Introduce a log_dirty new function update_dirty_bitmap, which will
>> only update the log dirty bitmap, but won't clear the EPT page dirty bit.
>> The function is used by live migration peek round with EPT D bit supported.
>> 
>> PATCH 4/4: enable EPT dirty bit for guest live migration.
> 

  reply	other threads:[~2012-06-25  7:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-20  1:57 [PATCH v2 0/4] xen: enable EPT A/D bit feature Xudong Hao
2012-06-20  1:57 ` [PATCH v2 1/4] xen: Add EPT A/D bits definitions Xudong Hao
2012-06-20  1:57 ` [PATCH v2 2/4] xen: add xen parameter to control A/D bits support Xudong Hao
2012-06-20  1:57 ` [PATCH v2 3/4] xen: introduce new function update_dirty_bitmap Xudong Hao
2012-06-28 13:42   ` Tim Deegan
2012-06-29  8:46     ` Hao, Xudong
2012-06-20  1:57 ` [PATCH v2 4/4] xen: enable EPT dirty bit for guest live migration Xudong Hao
2012-06-28 13:52   ` Tim Deegan
2012-06-29  7:50     ` Hao, Xudong
2012-06-25  6:27 ` [PATCH v2 0/4] xen: enable EPT A/D bit feature Hao, Xudong
2012-06-25  7:22   ` Keir Fraser [this message]
2012-06-25  9:02 ` Tim Deegan
2012-06-26  5:31   ` Hao, Xudong
2012-06-28 10:30     ` Tim Deegan
2012-06-29  9:27       ` Hao, Xudong
2012-06-28 12:14     ` George Dunlap
2012-06-29  9:31       ` Hao, Xudong

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=CC0DD04B.36700%keir.xen@gmail.com \
    --to=keir.xen@gmail.com \
    --cc=JBeulich@suse.com \
    --cc=haitao.shan@intel.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.org \
    --cc=xiantao.zhang@intel.com \
    --cc=xudong.hao@intel.com \
    /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).