android_kernel_msm-6.1_noth.../drivers/mtd
Krishna Konda 0f5ad37363 mtd: Collect bad block count for ecc stats lazily
Normally bad block counts for ECC stats are collected
during boot time. This can be done lazily when the
ECCGETSTATS ioctl is invoked on the partition.

This can significantly decrease boot time, depending
on the size of the partition. Also rescanning on every
ioctl invocation helps in having the latest bad block count
rather than depending on the count that is collected during boot.

Change-Id: I43d7a769a1d4ef769823d0b5bbe132adb474f892
Signed-off-by: Murali Palnati <palnatim@codeaurora.org>
Signed-off-by: Krishna Konda <kkonda@codeaurora.org>
Signed-off-by: Nikhilesh Reddy <reddyn@codeaurora.org>
Signed-off-by: Pradeep P V K <ppvk@codeaurora.org>
Signed-off-by: Sarthak Garg <sartgarg@codeaurora.org>
Signed-off-by: Sai Kannan <quic_csaikann@quicinc.com>
2024-08-28 23:59:48 -07:00
..
chips mtd: cfi_cmdset_0001: Byte swap OTP info 2023-11-28 17:07:14 +00:00
devices
hyperbus
lpddr
maps mtd: physmap-core: Restore map_rom fallback 2023-10-25 12:03:13 +02:00
nand mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response 2024-01-25 15:27:19 -08:00
parsers mtd: parsers: ofpart: add workaround for #size-cells 0 2024-02-16 19:06:29 +01:00
spi-nor mtd: spi-nor: Correct flags for Winbond w25q128 2023-09-19 12:28:06 +02:00
tests
ubi ubi: Refuse attaching if mtd's erasesize is 0 2023-10-10 22:00:39 +02:00
ftl.c
inftlcore.c
inftlmount.c
Kconfig mtd: Collect bad block count for ecc stats lazily 2024-08-28 23:59:48 -07:00
Makefile
mtd_blkdevs.c mtd: Fix gluebi NULL pointer dereference caused by ftl notifier 2024-01-25 15:27:21 -08:00
mtdblock.c mtdblock: tolerate corrected bit-flips 2023-04-20 12:35:06 +02:00
mtdblock_ro.c
mtdchar.c mtd: Collect bad block count for ecc stats lazily 2024-08-28 23:59:48 -07:00
mtdconcat.c
mtdcore.c mtd: core: fix error path for nvmem provider 2023-05-11 23:03:40 +09:00
mtdcore.h
mtdoops.c
mtdpart.c mtd: Collect bad block count for ecc stats lazily 2024-08-28 23:59:48 -07:00
mtdpstore.c
mtdsuper.c
mtdswap.c
nftlcore.c
nftlmount.c
rfd_ftl.c
sm_ftl.c
sm_ftl.h
ssfdc.c