All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Michael Palme <m.palme@goepel.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: flash file system for production use
Date: Tue, 27 Aug 2002 21:49:43 +0100	[thread overview]
Message-ID: <29072.1030481383@redhat.com> (raw)
In-Reply-To: <3D6BD539.4050101@goepel.com>

m.palme@goepel.com said:
> okay... thanks for the answer. i will do some serious testing myself.
> what would be a real life  scenario ??? is a random loop with
> creating, writing and deleting files  mixed with mounting and
> unmounting and some random powerfaults???

Yeah -- coupled with sanity checking every existing file on the file system 
at every remount, etc. And make them _real_ powerfaults, with an X10 
controller or something. You get really weird behaviour out of flash chips 
that way -- which we should deal with just fine.

If you're going to report any faults, it's best to do the testing with 
CONFIG_JFFS2_FS_DEBUG=1 and _logging_ the kernel messages over a serial 
port. But that of course slows down the test run. YMMV. A 230400 baud 
serial console helps :)

--
dwmw2

  reply	other threads:[~2002-08-27 20:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-27 19:03 flash file system for production use Michael Palme
2002-08-27 19:24 ` David Woodhouse
2002-08-27 19:38   ` Michael Palme
2002-08-27 20:49     ` David Woodhouse [this message]
2002-08-27 19:44 ` Thomas Gleixner
  -- strict thread matches above, loose matches on Subject: below --
2002-08-28  7:07 Michael Palme

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=29072.1030481383@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=m.palme@goepel.com \
    /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.