Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261460AbUC3Wci (ORCPT ); Tue, 30 Mar 2004 17:32:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261449AbUC3Wch (ORCPT ); Tue, 30 Mar 2004 17:32:37 -0500 Received: from mion.elka.pw.edu.pl ([194.29.160.35]:54971 "EHLO mion.elka.pw.edu.pl") by vger.kernel.org with ESMTP id S261427AbUC3Wcf (ORCPT ); Tue, 30 Mar 2004 17:32:35 -0500 From: Bartlomiej Zolnierkiewicz To: Jeff Garzik , "Stephen C. Tweedie" Subject: Re: [PATCH] barrier patch set Date: Wed, 31 Mar 2004 00:40:43 +0200 User-Agent: KMail/1.5.3 Cc: Chris Mason , Jens Axboe , Linux Kernel References: <20040319153554.GC2933@suse.de> <1080683417.1978.53.camel@sisko.scot.redhat.com> <4069F2FC.90003@pobox.com> In-Reply-To: <4069F2FC.90003@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403310040.43034.bzolnier@elka.pw.edu.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 917 Lines: 21 On Wednesday 31 of March 2004 00:21, Jeff Garzik wrote: > Stephen C. Tweedie wrote: > > Yep. It scares me to think what performance characteristics we'll start > > seeing once that gets used everywhere it's needed, though. If every raw > > or O_DIRECT write needs a flush after it, databases are going to become > > very sensitive to flush performance. I guess disabling the flushing and > > using disks which tell the truth about data hitting the platter is the > > sane answer there. > > For IDE, O_DIRECT and O_SYNC can use special "FUA" commands, which don't > return until the data is on the platter. Do you know of any drive supporting it? I don't. Bartlomiej - 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/