From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v15] claim and its friends for allocating multiple self-ballooning guests. Date: Fri, 12 Apr 2013 09:44:07 -0400 Message-ID: <20130412134407.GB19408@phenom.dumpdata.com> References: <1365623998-13710-1-git-send-email-konrad.wilk@oracle.com> <5167E82A.1050807@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5167E82A.1050807@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Dan Magenheimer , "xen-devel@lists.xensource.com" , Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On Fri, Apr 12, 2013 at 11:55:38AM +0100, George Dunlap wrote: > On 10/04/13 20:59, Konrad Rzeszutek Wilk wrote: > >Changes since v14: > > - Added 'xl claims' call. Reintroduced the 'outstanding_pages' patches for libxc and libxl. > > - Broke up one of the patches line-lengths. > >Changes since v13: > > - Addressed Ian Jacksons' comments - added extra docs, redid the parsing > > of claim_mode. > > - s/global_claim_mode/claim_mode/ > > - Dropped xend patch > > - Dropped 'outstanding_pages' patches for libxc and libxl. > >Changes since v12: > > - Addressed Ian Campbells' comments. > > Do any of these patches need an ACK from me in particular? > No, but Ian Jackson at some point CC-ed you on them so I figured I might as well continue with that. > I've had a quick look through them and at a high level they seem > fine; let me know (anyone) if you need something more. I am just waiting for either Ian's to Ack it and stick it in the tree. > > -George >