[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1222761383.8051.5.camel@sauron>
Date: Tue, 30 Sep 2008 10:56:23 +0300
From: Artem Bityutskiy <dedekind@...radead.org>
To: linux-fsdevel@...r.kernel.org
Cc: linux-mtd@...ts.infradead.org,
Adrian Hunter <ext-adrian.hunter@...ia.com>,
linux-kernel@...r.kernel.org
Subject: Re: What is in ubifs-2.6.git
On Tue, 2008-09-30 at 12:18 +0300, Artem Bityutskiy wrote:
> addresses. For example, if user-space asks to read page zero of a
> file, and page 0-4 are in consecutive flash addressed, UBIFS reads
> pages 0-4 and populates them to the Page Cache.
Actually this example is a little wrong, because UBIFS starts
doing bulk-read only if few pages were read sequentially before.
So, user would have to read pages 0-3 sequentially, then UBIFS
would start doing bulk-read for this inode.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
--
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