From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 6 of 9] xenpaging: add evict_pages function Date: Wed, 28 Sep 2011 18:19:01 +0200 Message-ID: <20110928161901.GA6642@aepfle.de> References: <3a3a5979b799d9488021.1316067394@probook.site> <1316074602.25935.4.camel@cthulhu.hellion.org.uk> <20110915091723.GA18591@aepfle.de> <20099.18393.357286.395540@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <20099.18393.357286.395540@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: George Dunlap , "xen-devel@lists.xensource.com" , Ian Campbell List-Id: xen-devel@lists.xenproject.org On Wed, Sep 28, Ian Jackson wrote: > Olaf Hering writes ("Re: [Xen-devel] [PATCH 6 of 9] xenpaging: add evict_pages function"): > > On Thu, Sep 15, George Dunlap wrote: > > > In any case, a more precise description seems like a better idea -- it > > > looks like it takes an argument for the number of pages to evict; and > > > it's not adding a new function, it's pulling existing code into a > > > function. So, "Pull eviction loop into a function" would probably be > > > a better description. > > > > Thanks to both of you, I will improve the description. > > Thanks. Just to be clear, I think I'm expecting a repost either of > this patch, or perhaps of the whole series ? Ian C made a comment > about combining two of your later patches, too. Yes, I will post a new series, replacing this one. Olaf