From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Lokier Subject: Re: readahead on directories Date: Wed, 21 Apr 2010 21:02:43 +0100 Message-ID: <20100421200243.GU27575@shareable.org> References: <4BCC7C05.8000803@cfl.rr.com> <20100421004434.GA27420@shareable.org> <4BCF123C.6010400@cfl.rr.com> <20100421161211.GC27575@shareable.org> <20100421183853.GA14897@ioremap.net> <20100421185124.GM27575@shareable.org> <20100421185657.GA21249@ioremap.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Phillip Susi , linux-fsdevel@vger.kernel.org, Linux-kernel To: Evgeniy Polyakov Return-path: Content-Disposition: inline In-Reply-To: <20100421185657.GA21249@ioremap.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Evgeniy Polyakov wrote: > > But if it does, go on, try FIEMAP and blockdev reading, you know you > > want to :-) > > Well, it requires substantial underlying fs knowledge and is not simple > and, well, appropriate to do in some cases. FIEMAP might not be the answer, but what part of it requires fs knowledge? It's supposed to be fs-independent. I agree it's not always appropriate to use, and I don't know if it would be effective anyway. -- Jamie