All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huang Shijie <b32955@freescale.com>
To: <dedekind1@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	Lin Wei-B34918 <B34918@freescale.com>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	"Gupta, Pekon" <pekon@ti.com>,
	Matthieu CASTET <matthieu.castet@parrot.com>
Subject: Re: question about mtd_torturetest.c
Date: Mon, 4 Feb 2013 15:32:20 +0800	[thread overview]
Message-ID: <510F6404.9060504@freescale.com> (raw)
In-Reply-To: <1359961124.13791.1.camel@sauron.fi.intel.com>

于 2013年02月04日 14:58, Artem Bityutskiy 写道:
> On Mon, 2013-02-04 at 05:19 +0000, Gupta, Pekon wrote:
>>> On Wed, 2013-01-23 at 15:25 +0800, Huang Shijie wrote:
>>>> Hi all:
>>>>
>>>>      The mtd_torturetest.c uses the 55/AA patterns to torture the nand
>>> block.
>>>> Are the 55/AA patterns more tougher then the random data?
>>> Probably not, please, improve the test.
>>>
>> (0x55/0xAA/0x55) pattern ensures that _all_ bits in the byte transition from 0->  1, and 1->0,
>> Whereas, a random pattern may miss a bit-cell or miss transition sequence, of an bad bit-cell.
>> Exercising each bit both ways is important so as to differentiate a bad bit-cell (permanent error) from read-disturb errors (temporary error).
>>
>> For read-disturb: http://download.micron.com/pdf/presentations/events/flash_mem_summit_jcooke_inconvenient_truths_nand.pdf
> Sure, I did not mean remove those, I meant that random data test can
> also be added and that would be an improvement.
>
I think the random data test is much like the simulation of the nand 
real use, such as the nand is used in
the filesystem.

thank
Huang Shijie

  reply	other threads:[~2013-02-04  7:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18  8:05 question: Why the nand_wait() wait for 20ms for nand program Huang Shijie
2013-01-18 12:26 ` Matthieu CASTET
2013-01-21  3:34   ` Huang Shijie
2013-01-21  8:57     ` Matthieu CASTET
     [not found]       ` <50FD0554.8030108@freescale.com>
2013-01-21  9:15         ` Matthieu CASTET
2013-01-21  9:25           ` Huang Shijie
2013-01-21  9:32             ` Matthieu CASTET
2013-01-21  9:35               ` Huang Shijie
     [not found]                 ` <50FF9068.1030709@freescale.com>
2013-02-01 16:58                   ` question about mtd_torturetest.c Artem Bityutskiy
2013-02-04  5:19                     ` Gupta, Pekon
2013-02-04  6:58                       ` Artem Bityutskiy
2013-02-04  7:32                         ` Huang Shijie [this message]
2013-01-22  2:46               ` question: Why the nand_wait() wait for 20ms for nand program Huang Shijie

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=510F6404.9060504@freescale.com \
    --to=b32955@freescale.com \
    --cc=B34918@freescale.com \
    --cc=dedekind1@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=matthieu.castet@parrot.com \
    --cc=pekon@ti.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.