[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A98854E.9020302@gmail.com>
Date: Fri, 28 Aug 2009 19:33:02 -0600
From: Robert Hancock <hancockrwd@...il.com>
To: Rob Landley <rob@...dley.net>
CC: Pavel Machek <pavel@....cz>,
kernel list <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...l.org>, mtk.manpages@...il.com,
tytso@....edu, rdunlap@...otime.net, linux-doc@...r.kernel.org,
linux-ext4@...r.kernel.org, Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: ext2/3: document conditions when reliable operation is possible
On 03/12/2009 01:13 PM, Rob Landley wrote:
>> +* write caching is disabled. ext2 does not know how to issue barriers
>> + as of 2.6.28. hdparm -W0 disables it on SATA disks.
>
> And here we're talking about ext2. Does neither one know about write
> barriers, or does this just apply to ext2? (What about ext4?)
>
> Also I remember a historical problem that not all disks honor write barriers,
> because actual data integrity makes for horrible benchmark numbers. Dunno how
> current that is with SATA, Alan Cox would probably know.
I've heard rumors of disks that claim to support cache flushes but
really just ignore them, but have never heard any specifics of model
numbers, etc. which are known to do this, so it may just be legend. If
we do have such knowledge then we should really be blacklisting those
drives and warning the user that we can't ensure data integrity. (Even
powering down the system would be unsafe in this case.)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists