public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: "Jack Lu" <jlu@rdmcorp.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: about jffs2's compression and cfi->fast_prog being turn off
Date: Fri, 20 Sep 2002 16:55:26 +0100	[thread overview]
Message-ID: <22326.1032537326@redhat.com> (raw)
In-Reply-To: <DFEAJMIABOLKNEBOPGDHOEDLCBAA.jlu@rdmcorp.com>

jlu@rdmcorp.com said:
>  1. With this latest jffs2, can we turn  off the compression? If can ,
> how can we turn it? 

Not implemented yet. Send patch -- it's quite simple :)

>  2. If we still use the jffs2 compression after we compress the image
> using CCITT4 Group algorithm, could it help us to reduce  the size to
> store the compressed image into the flash memory? 

It's unlikely that further compression will have any useful effect. You 
could try telling it to attempt only 'rtime' compression, but just telling 
it not to compress the file(s) in question would be best.

>  3. With the latest jffs2, the erase suspend is implemented for AMD
> CFI chips, such as Am29Lv320MB? 

JFFS2 knows nothing of such things. The current cfi_cmdset_0002 code does 
not support erase suspend. I've never had hardware I can test on, and 
nobody's submitted a patch known to be working. Again, fairly simple to 
implement this yourself.

> Turnning off the cfi->fast_prog will affect the the time needed to
> program the flahsh?

It shouldn't make a lot of difference.


--
dwmw2

      reply	other threads:[~2002-09-20 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-20 15:47 about jffs2's compression and cfi->fast_prog being turn off Jack Lu
2002-09-20 15:55 ` David Woodhouse [this message]

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=22326.1032537326@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=jlu@rdmcorp.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