From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: linux-mtd <linux-mtd@lists.infradead.org>,
Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Subject: Re: Re: UBI fastmap updates
Date: Wed, 5 Jun 2013 20:37:58 +0200 (CEST) [thread overview]
Message-ID: <2099899784.1693830.1370457478398.JavaMail.root@advansee.com> (raw)
In-Reply-To: <1476912797.1693715.1370457082122.JavaMail.root@advansee.com>
Dear Artem Bityutskiy,
On Fri Aug 3 04:47:17 EDT 2012, Artem Bityutskiy wrote:
> On Mon, 2012-07-09 at 14:18 +0200, Richard Weinberger wrote:
> > This is the next round of UBI fastmap updates.
> > It fixes all issues pointed out by Shmulik. :-)
> >
> > If you want to test fastmap you can use my git repo:
> > git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubi2.git ubi2/v17
>
> Richard,
>
> I've added 'stress-test.sh' script to the UBI tests. This script runs
> UBI tests on nandsim of different geometry. I plan to extend it
> further: add mtdram tests, test with bit-flips emulation enabled, may
> be something else.
>
> We need to make sure all the tests pass and fastmap does not introduce
> regressions.
>
> Feel free to send patches. I am going to extend the test today, so
> 'git pull' from time to time.
>
> The tests will run very long time, so for debugging you can always
> comment out unneeded things.
>
> ATM, I have only nandsim tests with different geometry: 64MiB to 1GiB
> total size, 2KiB and 512 byte pages, 16-256KiB eraseblocks.
>
> Currently I am running this to unpatched UBI to check if they really
> pass.
>
> I tried to run it on the patched UBI and hit this issue:
>
> ======================================================================
> 16MiB nandsim with 16KiB PEB, 512KiB NAND pages, fastmap enabled
> Loaded NAND simulator (16MiB, 16KiB eraseblock, 512 bytes NAND page)
> Running mkvol_basic /dev/ubi0
> Running mkvol_bad /dev/ubi0
> Running mkvol_paral /dev/ubi0
> Running rsvol /dev/ubi0
> Running io_basic /dev/ubi0
> [io_basic] test_basic():70: function write() failed with error 28 (No
> space left on device)
> [io_basic] test_basic():70: written = 15808000, ret = -1
> Error: io_basic failed
> FAILURE
> ======================================================================
>
> On non-patched UBI it works. I think it is exactly what I was talking
> about yesterday - fastmap grows unexpectedly because you do not
> reserve the space.
I am having the same issue on Ubuntu 13.04 with UBI on nandsim. See my bug
report here:
https://bugs.launchpad.net/bugs/1187885
What is the status for this issue on your side as of now?
Thanks in advance for your help.
Best regards,
Benoît
parent reply other threads:[~2013-06-05 18:43 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1476912797.1693715.1370457082122.JavaMail.root@advansee.com>]
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=2099899784.1693830.1370457478398.JavaMail.root@advansee.com \
--to=benoit.thebaudeau@advansee.com \
--cc=artem.bityutskiy@linux.intel.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.