Re: [PATCH 09/20 take 4] UBI: wear-leveling unit

2007-03-26 Thread Frank Haverkamp
Hi, I wonder if a generic wear-leveling infrastructure makes sense. Artem is showing us here his example of how he is attacking the problem for UBI. The wear-leveling described here is only one approach out of many possible. A different one, I think, is used where e.g. filesystems do their own ap

[PATCH 09/20 take 4] UBI: wear-leveling unit

2007-03-23 Thread Artem Bityutskiy
diff -auNrp tmp-from/drivers/mtd/ubi/wl.c tmp-to/drivers/mtd/ubi/wl.c --- tmp-from/drivers/mtd/ubi/wl.c 1970-01-01 02:00:00.0 +0200 +++ tmp-to/drivers/mtd/ubi/wl.c 2007-03-23 18:20:01.0 +0200 @@ -0,0 +1,1698 @@ +/* + * Copyright (c) International Business Machines Corp., 2006