From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Phillips Subject: Re: Tux3 Report: How fast can we =?iso-8859-1?Q?fsync=3F?= Date: Wed, 29 Apr 2015 00:23:58 -0700 Message-ID: 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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, tux3@tux3.org, Theodore Ts'o , linux-kernel@vger.kernel.org, OGAWA Hirofumi To: Mike Galbraith Return-path: In-Reply-To: <1430289213.3693.3.camel@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tux3-bounces@phunq.net Sender: "Tux3" List-Id: linux-fsdevel.vger.kernel.org On Tuesday, April 28, 2015 11:33:33 PM PDT, Mike Galbraith wrote: > On Tue, 2015-04-28 at 23:01 -0700, 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. > > Ah, I did find the right spot, it's just been idle a while. Where does > one find mkfs.tux3? Hi Mike, See my reply to Richard. You are right, we have been developing on Hirofumi's branch and master is getting old. Short version: checkout hirofumi-user cd fs/tux3/user make ./tux3 mkfs Regards, Daniel