From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [RFC PATCH 2/2] gnttab: refactor locking for better scalability Date: Tue, 12 Nov 2013 09:52:57 -0500 Message-ID: <20131112145257.GD9435@phenom.dumpdata.com> References: <1384221792-3456-3-git-send-email-msw@linux.com> <20131112071857.GA11872@u109add4315675089e695.ant.amazon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VgFL2-0003E1-VS for xen-devel@lists.xenproject.org; Tue, 12 Nov 2013 14:53:09 +0000 Content-Disposition: inline In-Reply-To: <20131112071857.GA11872@u109add4315675089e695.ant.amazon.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: Matt Wilson Cc: Felipe Franciosi , Anthony Liguori , Andrew Cooper , Keir Fraser , David Vrabel , Jan Beulich , xen-devel@lists.xenproject.org, Matt Wilson , Roger Pau =?iso-8859-1?Q?Monn=E9?= List-Id: xen-devel@lists.xenproject.org > I should also mention that some of the improvement I mentioned from > 3,000 MB/s to 3,600 MB/s was due to avoiding the m2p override spinlock > in dom0. Could you post said patch please? I presume its pretty simple but I would like the credit to go to you guys.