From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 06 of 10] xenpaging: improve performance in policy_choose_victim [and 1 more messages] Date: Mon, 20 Feb 2012 19:48:15 +0100 Message-ID: <20120220184815.GA22275@aepfle.de> References: <20276.2335.273506.959266@mariner.uk.xensource.com> <20120214210851.GA21988@aepfle.de> <20290.33301.89584.251547@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: <20290.33301.89584.251547@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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Feb 20, Ian Jackson wrote: > Ian Jackson writes ("Re: [Xen-devel] [PATCH 00 of 10] tools/xenpaging: cleanups and performance improvements"): > > Olaf Hering writes ("[Xen-devel] [PATCH 00 of 10] tools/xenpaging: cleanups and performance improvements"): > > > This series adjusts the error reporting in the various code paths, with > > > the intention that fatal errors can be detected by callers and handled > > > properly. During my performance analysis with callgrind I found and > > > fixed a few bottlenecks in the page-in code paths. > > > > Since these are all xenpaging changes, I'm inclined to follow your > > lead and commit them soon. If anyone has any comments, please shout! > > Olaf, can you please rebase to current tip ? The other recent > xenpaging changes conflict with these. I will send a rebased version of this series. Olaf