From: Artem Bityutskiy <dedekind@infradead.org>
To: kyungmin.park@samsung.com
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: Eraseblocks torture: OneNAND results
Date: Fri, 08 Dec 2006 08:19:43 +0200 [thread overview]
Message-ID: <1165558783.20337.112.camel@sauron> (raw)
In-Reply-To: <19898399.377451165543227681.JavaMail.weblogic@ep_ml03>
Kyungmin,
On Fri, 2006-12-08 at 02:00 +0000, Kyungmin Park wrote:
> Okay, I also try to test attached program for this weekend.
If you use it (which would _very_ be nice!), please, take the latest
version from git. Also, take into account the following notes:
1. Although the documented eraseblock lifetime is about 100000, we
started getting errors after about 6 million erase cycles. May be
because our test is not torturous enough.
2. There is a "check" module option which is enabled by default. It
slows the test down considerably. So I recommend to disable checking at
first, run the test for, say 4 million erase cycles, then re-run it with
checking enabled. So that you first screw up the eraseblocks, then you
start checking data. There is a handy "cycles_count" option.
3. By default the test tortures 32 eraseblocks. You may configure this
via a module parameter. Just glance inside of the torture.c.
> However, I have a question
> There's some strange pattern in log.
> In any case. it can't occur from 0xaa(0b1010) to 0x55(0b0101) since it's impossible to change from 0 to 1 even though it's possible from 1 to 0
Yeah, no idea. We didn't check that eraseblock contains all 0xFF bytes
after erase. May be erase operation left some garbage? In the newer
version we do check this.
> Anyway, I also ask the hardware team to check this problem.
Would be cool!
> And also could you send the chip dump data to me? since it takes a long time to worn-out. I first analyze the worn-out chip data.
I will send you more data.
> If you have any issues or updated news. please let me know.
Sure.
P.S.: Test git: git://git.infradead.org/~dedekind/torture.git
Web snout for the Git tree:
http://git.infradead.org/?p=users/dedekind/torture.git;a=summary
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2006-12-08 6:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-08 2:00 Eraseblocks torture: OneNAND results Kyungmin Park
2006-12-08 6:19 ` Artem Bityutskiy [this message]
2006-12-08 13:43 ` Ricard Wanderlof
2006-12-08 13:52 ` Artem Bityutskiy
-- strict thread matches above, loose matches on Subject: below --
2006-12-22 7:58 Kyungmin Park
2006-12-22 9:22 ` Artem Bityutskiy
2006-12-15 5:02 Kyungmin Park
2006-12-15 7:54 ` Enrico Migliore
2006-12-15 8:44 ` Ricard Wanderlof
2006-12-21 15:30 ` Jarkko Lavinen
2006-12-11 8:31 Kyungmin Park
2006-12-13 13:46 ` Artem Bityutskiy
2006-12-08 7:42 Kyungmin Park
2006-12-08 8:08 ` Artem Bityutskiy
2006-12-08 13:30 ` Artem Bityutskiy
2006-12-07 14:30 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=1165558783.20337.112.camel@sauron \
--to=dedekind@infradead.org \
--cc=kyungmin.park@samsung.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.