All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Lambert <dave@lambsys.com>
To: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Verify-after-write on sub-pages
Date: Thu, 27 Jan 2011 09:51:57 -0600	[thread overview]
Message-ID: <4D41949D.2030505@lambsys.com> (raw)

I am working on a project that requires high reliability of logged data 
which is written to a UBI file system on NAND. I have observed one 
hardware failure mode at elevated temperatures where some chips report 
that a write was successful even though a subsequent read indicates that 
this was not true. To mitigate this I enabled 
CONFIG_MTD_NAND_VERIFY_WRITE. Unfortunately I found this does not work 
on sub-pages which are used by UBI. As a workaround I have forced UBI 
not to use sub-pages, but I was curious if either there were plans to 
add this feature, or if anyone was working on implementing it?

Regards,

Dave.

             reply	other threads:[~2011-01-27 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 15:51 David Lambert [this message]
2011-01-29 16:16 ` Verify-after-write on sub-pages Artem Bityutskiy

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=4D41949D.2030505@lambsys.com \
    --to=dave@lambsys.com \
    --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 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.