From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: [PATCH] dm-thin: optimize power of two block size Date: Mon, 18 Jun 2012 17:35:37 +0100 Message-ID: <20120618163536.GA3640@ubuntu> References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mikulas Patocka Cc: Mike Snitzer , dm-devel@redhat.com, "Alasdair G. Kergon" List-Id: dm-devel.ids On Mon, Jun 18, 2012 at 10:09:56AM -0400, Mikulas Patocka wrote: > Hi > > This patch should be applied after > dm-thin-support-for-non-power-of-2-pool-blocksize.patch. It optimizes > power-of-two blocksize. I'm going to nack this unless you can provide a benchmark that shows it measurably improves performance for some architecture somewhere. And a real benchmark, with io going through all the devices, not just a micro benchmark of the 'if' in a tight loop. - Joe