Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1234911

Re: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND paired page issue

From Richard Weinberger <richard@nod.at>
Newsgroups linux.kernel
Subject Re: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND paired page issue
Date 2015-09-29 11:30 +0200
Message-ID <qdZot-2mn-11@gated-at.bofh.it> (permalink)
References <qdAJs-6Z2-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi!

Am 28.09.2015 um 09:02 schrieb Bean Huo 霍斌斌 (beanhuo):
> Hello,
> 
> This series aims at adding a bakvol module for MLC NAND paired page
> Power loss protection.
> MLC NAND paired page power loss is a known issue so far, MLC NAND pages are
> coupled in a sense that if you cut power while writing to a page, you corrupt not only
> this page, but also one of the previous pages which is paired with the current one.
> Currently, there is no a perfect solution for this. 
> This paired page solution is based on NAND multiple plane program feature. For this
> Patch, only used dual plane page program, means two different plane pages can
> Be programmed together at the same time.
> Dual plane page program only implements in backup operation. Only lower page data
> Be duplicated and back up into a internal log volume by dual plane program method.
> 
> This patch has been testing on Micron 70s/80s/90s MLC NAND.
> Of course there are some places needed to be improved and simplified.
> 
> Any suggestion and comments welcomed.

As stated before, using OOB in UBI is not going to happen unless
proven that there is absolutely no other way to solve the paired pages
problem.

Nacked-by: Richard Weinberger <richard@nod.at>

Sorry,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND paired  page issue Bean Huo 霍斌斌 (beanhuo)   <beanhuo@micron.com> - 2015-09-28 09:10 +0200
  Re: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND  paired page issue Boris Brezillon <boris.brezillon@free-electrons.com> - 2015-09-28 09:50 +0200
    RE: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND  paired page issue Bean Huo 霍斌斌 (beanhuo)   <beanhuo@micron.com> - 2015-09-28 10:20 +0200
  Re: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND  paired page issue Richard Weinberger <richard@nod.at> - 2015-09-29 11:30 +0200
    RE: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND  paired page issue Bean Huo 霍斌斌 (beanhuo)   <beanhuo@micron.com> - 2015-09-30 07:40 +0200
      Re: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND  paired page issue Richard Weinberger <richard@nod.at> - 2015-09-30 09:00 +0200
        Re: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND  paired page issue Richard Weinberger <richard@nod.at> - 2015-10-02 12:30 +0200
      Re: [PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND  paired page issue Boris Brezillon <boris.brezillon@free-electrons.com> - 2015-09-30 09:40 +0200

csiph-web