From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Subject: Re: Tux3 Report: How fast can we fsync? Date: Wed, 29 Apr 2015 08:20:08 +0200 Message-ID: References: <8f886f13-6550-4322-95be-93244ae61045@phunq.net> <1430274071.3363.4.camel@gmail.com> <1906f271-aa23-404b-9776-a4e2bce0c6aa@phunq.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Mike Galbraith , LKML , linux-fsdevel , tux3@tux3.org, "Theodore Ts'o" To: Daniel Phillips Return-path: Received: from mail-vn0-f45.google.com ([209.85.216.45]:39977 "EHLO mail-vn0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753357AbbD2GUJ (ORCPT ); Wed, 29 Apr 2015 02:20:09 -0400 In-Reply-To: <1906f271-aa23-404b-9776-a4e2bce0c6aa@phunq.net> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Apr 29, 2015 at 8:01 AM, Daniel Phillips wrote: > On Tuesday, April 28, 2015 7:21:11 PM PDT, Mike Galbraith wrote: >> >> Where does tux3 live? What I found looked abandoned. > > > Current work is here: > > https://github.com/OGAWAHirofumi/linux-tux3 > > Note, the new fsync code isn't pushed to that tree yet, however Hirofumi's > optimized syncfs is already in there, which isn't a lot slower. Where can I find the fsync code? IOW how to reproduce your results? :) -- Thanks, //richard