Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751356AbbD3Oda (ORCPT ); Thu, 30 Apr 2015 10:33:30 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:37616 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751159AbbD3Od2 (ORCPT ); Thu, 30 Apr 2015 10:33:28 -0400 Message-ID: <1430404405.3180.152.camel@gmail.com> Subject: Re: xfs: does mkfs.xfs require fancy switches to get decent performance? (was Tux3 Report: How fast can we fsync?) From: Mike Galbraith To: Daniel Phillips Cc: Dave Chinner , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, tux3@tux3.org, "Theodore Ts'o" , OGAWA Hirofumi Date: Thu, 30 Apr 2015 16:33:25 +0200 In-Reply-To: <55423732.2070509@phunq.net> References: <8f886f13-6550-4322-95be-93244ae61045@phunq.net> <1430274071.3363.4.camel@gmail.com> <1906f271-aa23-404b-9776-a4e2bce0c6aa@phunq.net> <1430289213.3693.3.camel@gmail.com> <1430325763.19371.41.camel@gmail.com> <1430334326.7360.25.camel@gmail.com> <20150430002008.GY15810@dastard> <1430395641.3180.94.camel@gmail.com> <1430401693.3180.131.camel@gmail.com> <55423732.2070509@phunq.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2788 Lines: 57 On Thu, 2015-04-30 at 07:07 -0700, Daniel Phillips wrote: > > On 04/30/2015 06:48 AM, Mike Galbraith wrote: > > On Thu, 2015-04-30 at 05:58 -0700, Daniel Phillips wrote: > >> On Thursday, April 30, 2015 5:07:21 AM PDT, Mike Galbraith wrote: > >>> On Thu, 2015-04-30 at 04:14 -0700, Daniel Phillips wrote: > >>> > >>>> Lovely sounding argument, but it is wrong because Tux3 still beats XFS > >>>> even with seek time factored out of the equation. > >>> > >>> Hm. Do you have big-storage comparison numbers to back that? I'm no > >>> storage guy (waiting for holographic crystal arrays to obsolete all this > >>> crap;), but Dave's big-storage guy words made sense to me. > >> > >> This has nothing to do with big storage. The proposition was that seek > >> time is the reason for Tux3's fsync performance. That claim was easily > >> falsified by removing the seek time. > >> > >> Dave's big storage words are there to draw attention away from the fact > >> that XFS ran the Git tests four times slower than Tux3 and three times > >> slower than Ext4. Whatever the big storage excuse is for that, the fact > >> is, XFS obviously sucks at little storage. > > > > If you allocate spanning the disk from start of life, you're going to > > eat seeks that others don't until later. That seemed rather obvious and > > straight forward. > > It is a logical falacy. It mixes a grain of truth (spreading all over the > disk causes extra seeks) with an obvious falsehood (it is not necessarily > the only possible way to avoid long term fragmentation). Shrug, but seems it is a solution, and more importantly, an implemented solution. What I gleaned up as a layman reader is that xfs has no fragmentation issue, but tux3 still does. It doesn't seem right to slam xfs for a conscious design decision unless tux3 can proudly display its superior solution, which I gathered doesn't yet exist. > > He flat stated that xfs has passable performance on > > single bit of rust, and openly explained why. I see no misdirection, > > only some evidence of bad blood between you two. > > Raising the spectre of theoretical fragmentation issues when we have not > even begun that work is a straw man and intellectually dishonest. You have > to wonder why he does it. It is destructive to our community image and > harmful to progress. Well ok, let's forget bad blood, straw men... and answering my question too I suppose. Not having any sexy IO gizmos in my little desktop box, I don't care deeply which stomps the other flat on beastly boxen. -Mike -- 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/