[PATCH]erase count tracking in JFFS2

Jörn Engel joern at wohnheim.fh-wedel.de
Mon Oct 3 06:58:57 EDT 2005


On Thu, 29 September 2005 15:15:30 +0800, zhao forrest wrote:
> 
> Here I port my original patch to make it adapt
> to eraseblock header.
> Since EBH has include erase count, part of erase count
> tracking work has been done in EBH patch.
> The main functionality of this patch is to record
> max_erase_count, and assign the average erase_count
> to blocks, which has no EBH previously.
> 
> The patch is at:
> http://www.infradead.org/~forrest/ect.patch

BTW, having the patch either inlined or attached to the mail would
make life easier for me.  Downloading, including and quoting are all
manual steps.

And since you have patches that depend on each other, a patch series
would be even nicer.  The usual thing with
[PATCH 0/2] description of patchset
[PATCH 1/2] introduce infrastructure
[PATCH 2/2] actually use infrastructure

or something similar.

Jörn

-- 
You can't tell where a program is going to spend its time. Bottlenecks
occur in surprising places, so don't try to second guess and put in a
speed hack until you've proven that's where the bottleneck is.
-- Rob Pike




More information about the linux-mtd mailing list