mtd: ubi: Read threshold verification
One of the criteria to scrub an eraseblock due to read disturb issue is
if that eraseblock was read from more times then a pre-defined threshold.
This is verified at each LEB read according to the read counter
parameter of the read PEB.
An eraseblock that is found needs scrubbing is added to the ubi->scrub
list.
Change-Id: I70efe1622e6348f4e231ab99b93ee1ae5bc0ff92
Signed-off-by:
Tanya Brokhman <tlinder@codeaurora.org>
Loading
Please register or sign in to comment