public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Federico Ferreres <fferreres@arrancar.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: JFFS2 on block devices
Date: Sun, 12 Jan 2003 09:21:26 +0000	[thread overview]
Message-ID: <13805.1042363286@passion.cambridge.redhat.com> (raw)
In-Reply-To: <1042352498.1998.19.camel@tp>

fferreres@arrancar.com said:
>  * What is the maximun size jffs2 supports? I am using a 300MB image.
> Is there a recommended minimun?

The theoretical maximum is 4GiB. In practice, it'll get far too slow and 
take up far too much RAM before you get that far. I'm not sure what the 
_practical_ limit is.

The minimum is 6 erase blocks, at the moment. It reserves 5 for its garbage 
collection.

> * Is it too bad to "resize my image" by appending 0xFF's to it's end? 

No, that's fine. 

Out of interest, are you using the current code from CVS or the stable 
branch from the 2.4 kernel? The current code should mount a _lot_ faster.
How long does it take to mount?

--
dwmw2

  reply	other threads:[~2003-01-12  8:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-12  6:21 JFFS2 on block devices Federico Ferreres
2003-01-12  9:21 ` David Woodhouse [this message]
2003-01-12 20:22   ` Federico Ferreres
2003-01-12 20:43     ` spse
2003-01-13  0:19       ` Federico Ferreres
2003-01-13  0:58         ` spse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13805.1042363286@passion.cambridge.redhat.com \
    --to=dwmw2@infradead.org \
    --cc=fferreres@arrancar.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox