Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761858AbZCZU4Y (ORCPT ); Thu, 26 Mar 2009 16:56:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757093AbZCZU4I (ORCPT ); Thu, 26 Mar 2009 16:56:08 -0400 Received: from cavan.codon.org.uk ([93.93.128.6]:47165 "EHLO vavatch.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757973AbZCZU4G (ORCPT ); Thu, 26 Mar 2009 16:56:06 -0400 Date: Thu, 26 Mar 2009 20:55:34 +0000 From: Matthew Garrett To: Alan Cox Cc: Linus Torvalds , Theodore Tso , Ingo Molnar , Jan Kara , Andrew Morton , Arjan van de Ven , Peter Zijlstra , Nick Piggin , Jens Axboe , David Rees , Jesper Krogh , Linux Kernel Mailing List , Oleg Nesterov , Roland McGrath Subject: Re: ext3 IO latency measurements (was: Linux 2.6.29) Message-ID: <20090326205534.GA11217@srcf.ucam.org> References: <20090326090630.GA9369@elte.hu> <20090326113705.GV32307@mit.edu> <20090326140312.GB14822@elte.hu> <20090326144707.GA6239@mit.edu> <20090326170714.GF6239@mit.edu> <20090326185900.166a1097@lxorguk.ukuu.org.uk> <20090326200258.GA10313@srcf.ucam.org> <20090326204209.1da6e791@lxorguk.ukuu.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090326204209.1da6e791@lxorguk.ukuu.org.uk> User-Agent: Mutt/1.5.12-2006-07-14 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@codon.org.uk X-SA-Exim-Scanned: No (on vavatch.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 992 Lines: 22 On Thu, Mar 26, 2009 at 08:42:09PM +0000, Alan Cox wrote: > > before performing the update. So while relatime doesn't conform, the > > practical difference is meaningless. You can't depend on atime being > > updated in a timely manner. > > POSIX says a disk write interrupted by a signal can be a short write. If > you do this in practice all hell breaks loose. > > A conforming implementation needs to conform with expectations not just > play lawyer games with users systems. I agree, but arguing for something on the basis of a spec isn't terribly convincing if the spec allows effectively identical behaviour. SuS isn't a relevant consideration when it comes to deciding default atime policy. -- Matthew Garrett | mjg59@srcf.ucam.org -- 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/