All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Hawkins <a.hawkins@cabletime.com>
To: tglx@linutronix.de
Cc: linux-mtd@lists.infradead.org
Subject: Re: Large JFFS2 filesystem problem
Date: 27 Jul 2004 14:44:06 +0100	[thread overview]
Message-ID: <1090935846.17545.3.camel@adh> (raw)
In-Reply-To: <1090930297.20889.93.camel@thomas.tec.linutronix.de>

Hi,

On Tue, 2004-07-27 at 13:11, Thomas Gleixner wrote:
> It should be easy to fix the scan code. All we have to do is to reduce
> the chunk size which we read in one go. The functionality to do so is
> already there and its simple to make it work
> 
> Can you try the following patch ?
> Please let me know if it works.

[snip patch]

Apologies...I didn't read the code fully enough to realise that it would
use that block size in a loop to read the entire flash. I changed the
'kmalloc' to a 'vmalloc' and this appeared to work. Your patch also has
the desired effect.

> > Previously, someone recommended waiting for YAFFS2, as this is likely to
> > be more efficient with large filesystems. Does anyone have any idea as
> > to when this is likely to be available?
> 
> Ask on the YAFFS mailing list.

Ok, I'll do this.

Thanks.

Andy

  reply	other threads:[~2004-07-27 13:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-27 10:25 Large JFFS2 filesystem problem Andy Hawkins
2004-07-27 12:11 ` Thomas Gleixner
2004-07-27 13:44   ` Andy Hawkins [this message]
2004-07-27 14:10     ` Thomas Gleixner
2004-07-28 14:17   ` Andy Hawkins

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=1090935846.17545.3.camel@adh \
    --to=a.hawkins@cabletime.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.