From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Nicol Subject: Re: [PATCH v3 0/5]add new ioctls to do metadata readahead in btrfs Date: Wed, 19 Jan 2011 15:33:28 -0600 Message-ID: References: <1295399715.1949.863.camel@sli10-conroe> <20110119123451.75bb3c76.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20110119123451.75bb3c76.akpm@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org To: Andrew Morton Cc: Shaohua Li , "linux-btrfs@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" , Chris Mason , Christoph Hellwig , Arjan van de Ven , "Yan, Zheng" , "Wu, Fengguang" , linux-api , manpages List-Id: linux-api@vger.kernel.org On Wed, Jan 19, 2011 at 2:34 PM, Andrew Morton wrote: > It would be much more valuable if those 3.5 seconds were available to > devices which really really care about bootup times, but very few of > those devices use rotating disks nowadays, I expect? And don't rotating disk modules read and buffer whole tracks, doing their own readahead, anymore, anyway? Isn't that part of what "on-disk cache" does?