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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html