From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 3/6] xend: Implement XENMEM_claim_pages support via 'claim-mode' global config Date: Fri, 29 Mar 2013 09:27:30 -0400 Message-ID: <20130329132730.GE31356@phenom.dumpdata.com> References: <1364417739-10121-1-git-send-email-konrad.wilk@oracle.com> <1364417739-10121-4-git-send-email-konrad.wilk@oracle.com> <20820.29379.307709.597981@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20820.29379.307709.597981@mariner.uk.xensource.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: Ian Jackson Cc: Dan Magenheimer , "xen-devel@lists.xensource.com" , Ian Campbell List-Id: xen-devel@lists.xenproject.org On Thu, Mar 28, 2013 at 04:41:39PM +0000, Ian Jackson wrote: > Konrad Rzeszutek Wilk writes ("[PATCH 3/6] xend: Implement XENMEM_claim_pages support via 'claim-mode' global config"): > > The XENMEM_claim_pages hypercall operates per domain and it should be > > used system wide. As such this patch introduces a global configuration > > option 'claim-mode' that by default is disabled. > > I think at this stage we aren't accepting new features in xend. Indeed. The cover letter mentioned that this is more of 'this is how it would be in Xend - but since Xend is deprecated it is more of people to get a fell for it and if they would like to put in in their local version' > > Feel free to consult the other maintainers/committers if you think we > need to make an exception here. No need. I will just drop it out of the patchset and the git branch. > > On the plus side this means that the xend code is not changing much > and carrying a local patch ought to be straightforward for those > people still using xend. Exactly. > > Ian. > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >