public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Ben Gardiner <bengardiner@nanometrics.ca>
To: linux-mtd@lists.infradead.org
Cc: Ben Gardiner <bengardiner@nanometrics.ca>
Subject: [PATCH 0/3] mtd-utils: bit errors in nandtest
Date: Tue,  9 Aug 2011 16:38:20 -0400	[thread overview]
Message-ID: <cover.1312922073.git.bengardiner@nanometrics.ca> (raw)

The first patch is a simple increase in the amount of information output by 
mtddebug: adding the eccbytes and oobavail fields.

The next two are updates to nandtest to 1) print the number of bits corrected
during test and 2) report an estimate of the raw bit error rate (BER) of the
flash.


Ben Gardiner (3):
  mtd_debug: report ecc layout
  nandtest: print number of bits corrected during test
  nandtest: report estimated BER

 mtd_debug.c |   22 ++++++++++++++++++++++
 nandtest.c  |   29 +++++++++++++++++++++++++++--
 2 files changed, 49 insertions(+), 2 deletions(-)

-- 
1.7.3.5

             reply	other threads:[~2011-08-09 20:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09 20:38 Ben Gardiner [this message]
2011-08-09 20:57 ` [PATCH 1/3] mtd_debug: report ecc layout Ben Gardiner
2011-08-10 17:07   ` Brian Norris
2011-08-10 17:52     ` Ben Gardiner
2011-08-17  8:32     ` Artem Bityutskiy
2011-08-17  8:03   ` Artem Bityutskiy
2011-08-18 14:01     ` Ben Gardiner
2011-08-22 11:00       ` Artem Bityutskiy
2011-08-22 13:11         ` Ben Gardiner
2011-08-09 20:57 ` [PATCH 2/3] nandtest: print number of bits corrected during test Ben Gardiner
2011-08-25 11:00   ` Artem Bityutskiy
2011-08-09 20:57 ` [PATCH 3/3] nandtest: report estimated BER Ben Gardiner

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=cover.1312922073.git.bengardiner@nanometrics.ca \
    --to=bengardiner@nanometrics.ca \
    --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