public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: James Graves <jgraves@deltamobile.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: File system testing
Date: Thu, 28 Jun 2007 14:34:50 -0500	[thread overview]
Message-ID: <46840D5A.3050306@deltamobile.com> (raw)
In-Reply-To: <1183057642.1170.197.camel@pmac.infradead.org>


Thanks for the reply David.

Turns out to apparently be a hardware problem.

Data written to the last 512 of flash memory (of a 32Mbyte flash part) 
sometimes doesn't work.  Sometimes, even though the programming 
apparently worked, you'll just get back 0xff anyway.  The rest of the 
flash memory works fine, and we were able to run our filesystem 
exerciser for over 12 hours solid, with no errors, once we excluded that 
part of the flash memory.

So, obviously, any block at the end of memory was getting corrupted.

I'm expecting there's some kind of memory mapping conflict, but that'll 
take further investigation.

----------------------------------------------------------------

What's funny is that we'd previously done some informal testing of the 
raw partition.  Reading and writing images to the /dev/mtdblock3 device 
directly.

And it seemed to be working fine.  But, as it turns out, we were only 
testing approximately 32Mbytes... and not _exactly_ 32Mbytes.

Let that be a lesson to you all!

Thanks again,

James Graves

  reply	other threads:[~2007-06-28 19:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-27 17:02 File system testing James Graves
2007-06-28 19:07 ` David Woodhouse
2007-06-28 19:34   ` James Graves [this message]
2007-06-28 19:41     ` 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=46840D5A.3050306@deltamobile.com \
    --to=jgraves@deltamobile.com \
    --cc=dwmw2@infradead.org \
    --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