linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: David Jander <david.jander@protonic.nl>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Which way to store log in flash on mpc8xx?
Date: Mon, 19 Sep 2005 17:37:47 +0200	[thread overview]
Message-ID: <20050919153747.78ACC352682@atlas.denx.de> (raw)
In-Reply-To: Your message of "Mon, 19 Sep 2005 11:55:36 +0200." <200509191155.36540.david.jander@protonic.nl>

In message <200509191155.36540.david.jander@protonic.nl> you wrote:
> 
> Kernel of choice seems to be denx linuxppc_2_4_devel, but I cannot trust the 
> version of jffs2 used in that kernel anymore. Somtimes gc.c crashes with a 
> BUG() in line 139, and sometimes processes are frozen for a looong time 

Can you provide a little more details? The MTD / JFFS2 code  in  this
kernel  is  not too old, andwe use it in a couple of projects without
such problems.

> waiting for GC. I have debugged that problem a little bit, and definitely, 
> the FLASH access works ok, and the chip is new. No CRC- or read-errors, but 
> still gc.c crashes.

Can you provide soem more information for debugging?

> The version of mtd/jffs2 drivers in that kernel seem to be from march/2005 cvs 
> code, but when I read the following, I get even more scared:
> http://www.linux-mtd.infradead.org/source.html#kernelversions

Don't worry. We backported the MTD / JFFS2 code. See the  history  of
changes on our CVS or git server.

> This must be a very common task (to store logfiles in flash), but I just can't 
> seem to find the right way to do it.

Note that log files may cause a lot of trouble  when  using  a  JFFS2
file  system. Youmay want to addd a buffering layer, like pramfs in a
dedicated RAM area (SRAM ideally).


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Never underestimate the bandwidth of a station wagon full of tapes.
                                -- Dr. Warren Jackson, Director, UTCS

  parent reply	other threads:[~2005-09-19 15:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19  9:55 Which way to store log in flash on mpc8xx? David Jander
2005-09-19 15:09 ` Frank
2005-09-19 15:37 ` Wolfgang Denk [this message]
2005-09-19 17:26   ` David Jander
2005-09-19 19:21     ` Wolfgang Denk
2005-09-20  9:17       ` David Jander
2005-09-20 18:07         ` Wolfgang Denk
2005-11-29  1:06           ` David Ho
2005-11-29 14:17             ` David Jander
2005-09-19 18:40   ` Shawn Jin
2005-09-19 19:07     ` Jörn Engel
2005-09-19 19:29     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2005-09-20 20:25 Eli Brin
2005-11-29 15:37 Fillod Stephane

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=20050919153747.78ACC352682@atlas.denx.de \
    --to=wd@denx.de \
    --cc=david.jander@protonic.nl \
    --cc=linuxppc-embedded@ozlabs.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;
as well as URLs for NNTP newsgroup(s).