Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760329AbZC3UKA (ORCPT ); Mon, 30 Mar 2009 16:10:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755588AbZC3UJv (ORCPT ); Mon, 30 Mar 2009 16:09:51 -0400 Received: from one.firstfloor.org ([213.235.205.2]:45313 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753928AbZC3UJv (ORCPT ); Mon, 30 Mar 2009 16:09:51 -0400 To: Chris Mason Cc: Jeff Garzik , Jens Axboe , Linus Torvalds , Fernando Luis =?iso-8859-1?Q?V=E1zquez?= Cao , Christoph Hellwig , Theodore Tso , Ingo Molnar , Alan Cox , Arjan van de Ven , Andrew Morton , Peter Zijlstra , Nick Piggin , David Rees , Jesper Krogh , Linux Kernel Mailing List , david@fromorbit.com, tj@kernel.org Subject: Re: [PATCH 1/7] block: Add block_flush_device() From: Andi Kleen References: <20090329082507.GA4242@infradead.org> <49D01F94.6000101@oss.ntt.co.jp> <49D02328.7060108@oss.ntt.co.jp> <49D0258A.9020306@garzik.org> <49D03377.1040909@oss.ntt.co.jp> <49D0B535.2010106@oss.ntt.co.jp> <49D0B687.1030407@oss.ntt.co.jp> <20090330175544.GX5178@kernel.dk> <20090330185414.GZ5178@kernel.dk> <49D11A8D.1090600@garzik.org> <1238441043.20607.16.camel@think.oraclecorp.com> Date: Mon, 30 Mar 2009 22:09:38 +0200 In-Reply-To: <1238441043.20607.16.camel@think.oraclecorp.com> (Chris Mason's message of "Mon, 30 Mar 2009 15:24:03 -0400") Message-ID: <87ljqmlqm5.fsf@basil.nowhere.org> User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 820 Lines: 23 Chris Mason writes: > > As far as I know, reiserfs is the only one actively using it to choose > different code. It moves a single wait_on_buffer when barriers are on, > which I took out once to simplify the code. Ric saw it in some > benchmark numbers and I put it back in. > > Given that it was a long time ago, I don't have a problem with changing > it to work like all the other filesystems. When it was a win on reiserfs back then maybe it would be a win on ext4 or xfs today too? -Andi -- ak@linux.intel.com -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/