From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush Date: Fri, 20 Aug 2010 12:00:09 -0400 Message-ID: <20100820160009.GI5854@think> References: <1281616891-5691-1-git-send-email-tj@kernel.org> <20100820132214.GA6184@lst.de> <4C6E9CAF.5010202@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Tejun Heo , jaxboe@fusionio.com, linux-fsdevel@vger.kernel.org, linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org, James.Bottomley@suse.de, tytso@mit.edu, swhiteho@redhat.com, konishi.ryusuke@lab.ntt.co.jp, dm-devel@redhat.com, vst@vlnb.net, jack@suse.cz, hare@suse.de To: Ric Wheeler Return-path: Content-Disposition: inline In-Reply-To: <4C6E9CAF.5010202@redhat.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Aug 20, 2010 at 11:18:07AM -0400, Ric Wheeler wrote: > On 08/20/2010 09:22 AM, Christoph Hellwig wrote: > >FYI: here's a little writeup to document the new cache flushing scheme, > >intended to replace Documentation/block/barriers.txt. Any good > >suggestion for a filename in the kernel tree? > > > >--- > > I was thinking that we might be better off using the "durable > writes" term more since it is well documented (at least in the > database world, where it is the "D" in ACID properties). Maybe > "durable_writes_support.txt" ? sata_lies.txt? Ok, maybe writeback_cache.txt? -chris