JFFS2 internals question

David Woodhouse dwmw2 at infradead.org
Thu Aug 14 08:56:17 EDT 2003


On Thu, 2003-08-14 at 13:35, "David Müller (ELSOFT AG)" wrote:
> Sorry, i was talking about block boundary, not page boundary. Or is it
> just a typo?

Oh, sorry. We'll not read over _logical_ eraseblock boundaries but on
large chips we may artificially increase the eraseblock size to be 2* or
4* the physical eraseblock size, to reduce the number of 'struct
jffs2_eraseblock' we have to allocate. In that case, yes, we'll be
reading across eraseblock boundaries.

-- 
dwmw2




More information about the linux-mtd mailing list