All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthieu CASTET <matthieu.castet@parrot.com>
To: Stefan Roese <sr@denx.de>
Cc: u-boot-users@lists.sourceforge.net,
	linux-mtd@lists.infradead.org,
	Dan Merillat <harik.attar@gmail.com>
Subject: Re: RO jffs2 implementation for bootloader
Date: Fri, 04 May 2007 14:06:15 +0200	[thread overview]
Message-ID: <463B21B7.5070303@parrot.com> (raw)
In-Reply-To: <200705041353.43372.sr@denx.de>

Hi Stefan,

Stefan Roese a écrit :
> Hi Matthieu,
> 
> On Friday 04 May 2007 11:55, Matthieu CASTET wrote:
>>> On Thu, 2007-05-03 at 08:40 +0000, Matthieu CASTET wrote:
>>>> I need to mount a jffs2 partition in a bootloader. I tried u-boot that
>>>> support jffs2, but it is very slow (2 minutes for mounting a 64MB
>>>> partition). Do you know if there are other (fast) implemenation of jffs2
>>>> suitable for a bootloader ?
>>> Not sure about any existing "fast" implementation, but mounting a JFFS2
>>> partition is about scanning whole partition. You may optimize some
>>> thing, but you have to scan anyway.
>> Well u-boot implementation is very slow. For 64MB partition : 2 minutes
>> for u-boot
> 
> This really is slow. 64MB isn't that big and shouldn't take that long to 
> mount.
> 
>> and 11 s for linux (3s with summary). 
> 
> So it can be done better.
> 
> Did you think about improving the performance in U-Boot? If so, please let's 
> move this discussion to the u-boot-users mailing list.

Somebody already try something for u-boot jffs2 [1], but is doesn't seem 
to work (don't compile).
He didn't receive any report, so u-boot jffs2 code seems unmaintained.

> 
> Thanks.
> 
> BTW: What cpu at what speed are you using?
an arm9 @240 Mhz.

Matthieu


[1] http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/25780/focus=25808

  reply	other threads:[~2007-05-04 12:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03  8:40 RO jffs2 implementation for bootloader Matthieu CASTET
2007-05-03  9:56 ` Artem Bityutskiy
2007-05-04  9:55   ` Matthieu CASTET
2007-05-04 10:26     ` Artem Bityutskiy
2007-05-04 11:53     ` Stefan Roese
2007-05-04 12:06       ` Matthieu CASTET [this message]
2007-05-04 12:07       ` Matthieu CASTET
2007-05-04 12:10       ` Matthieu CASTET
2007-05-04 12:10         ` [U-Boot-Users] " Matthieu CASTET
2007-05-04 12:23         ` Stefan Roese
2007-05-04 12:23           ` Stefan Roese
2007-05-07 14:59           ` Matthieu CASTET
2007-05-07 17:38             ` Stefan Roese
2007-05-09  8:25               ` Matthieu CASTET
2007-05-16 11:00               ` Ladislav Michl
2007-05-16 12:17                 ` Matthieu CASTET
2007-05-16 12:36                   ` Ladislav Michl
2007-05-16 12:45                     ` Matthieu CASTET
2007-05-18 10:59                       ` Ladislav Michl
2007-05-04 14:03       ` Joakim Tjernlund
2007-05-03 16:07 ` David Woodhouse

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=463B21B7.5070303@parrot.com \
    --to=matthieu.castet@parrot.com \
    --cc=harik.attar@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=sr@denx.de \
    --cc=u-boot-users@lists.sourceforge.net \
    /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.