Re: [RFC] MTD driver for MMC cards

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Woodhouse
Date: Monday, January 1, 2007 - 5:08 pm

On Mon, 2007-01-01 at 23:22 +0100, Arnd Bergmann wrote:

The main weakness of JFFS2 (at this kind of size) is that there _is_ no
fs layout -- so there isn't a hard 2GiB or 4GiB limit in the format,
because we never encode offsets anywhere but in memory.

We'll push JFFS2 further than the current 512MiB by enlarging the data
nodes -- so each node covers something like 16KiB of data instead of
only 4KiB, and then there'll be about 1/3 as many of them, which will
cut the memory usage and reduce the amount we need to read in the
"summary" blocks. But logfs is the way forward, I agree.

-- 
dwmw2

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] MTD driver for MMC cards, Arnd Bergmann, (Mon Jan 1, 3:22 pm)
Re: [RFC] MTD driver for MMC cards, David Woodhouse, (Mon Jan 1, 5:08 pm)
Re: [RFC] MTD driver for MMC cards, Pierre Ossman, (Thu Jan 4, 12:42 am)
Re: [RFC] MTD driver for MMC cards, Arnd Bergmann, (Sun Apr 15, 4:33 pm)
Re: [RFC] MTD driver for MMC cards, Jörn, (Sun Apr 15, 5:31 pm)