Searched refs:wear (Results 1 – 15 of 15) sorted by relevance
| /Linux-v4.19/drivers/mtd/ubi/ |
| D | Kconfig | 7 flash chips like wear and bad blocks and provides some other useful 14 int "UBI wear-leveling threshold" 21 wear leveling by means of moving data from eraseblock with low erase
|
| /Linux-v4.19/fs/ubifs/ |
| D | Kconfig | 45 increased flash wear. This option adds atime support and it is disabled by default 48 updates). This may affect file-system performance and increase flash device wear,
|
| /Linux-v4.19/Documentation/filesystems/ |
| D | ubifs.txt | 26 NAND flashes. Blocks do not have the wear-out property. 37 wear-leveling layer. It provides so called UBI volumes which is a higher 41 limitations like wear and bad blocks (items 4 and 5 in the above list).
|
| D | nilfs2.txt | 117 performance penalty or wear of flash device
|
| /Linux-v4.19/drivers/mtd/nand/raw/ |
| D | nandsim.c | 454 unsigned long wear = erase_block_wear[i]; in nandsim_debugfs_show() local 455 if (wear < wmin) in nandsim_debugfs_show() 456 wmin = wear; in nandsim_debugfs_show() 457 if (wear > wmax) in nandsim_debugfs_show() 458 wmax = wear; in nandsim_debugfs_show() 459 tot += wear; in nandsim_debugfs_show() 470 unsigned long wear = erase_block_wear[i]; in nandsim_debugfs_show() local 472 if (wear <= decile_max[d]) { in nandsim_debugfs_show()
|
| /Linux-v4.19/drivers/mtd/nand/onenand/ |
| D | Kconfig | 18 flipped accidentally due to device wear or something else.
|
| /Linux-v4.19/drivers/mtd/ |
| D | mtdswap.c | 817 unsigned int i, idx = -1, wear, max; in mtdswap_choose_wl_tree() local 826 wear = d->max_erase_count - MTDSWAP_ECNT_MIN(root); in mtdswap_choose_wl_tree() 827 if (wear > max) { in mtdswap_choose_wl_tree() 828 max = wear; in mtdswap_choose_wl_tree()
|
| D | Kconfig | 312 The driver provides wear leveling by storing erase counter into the
|
| /Linux-v4.19/drivers/mtd/devices/ |
| D | docg3.c | 471 int wear, int ofs) in doc_read_seek() argument 476 block0, block1, page, ofs, wear); in doc_read_seek() 478 if (!wear && (ofs < 2 * DOC_LAYOUT_PAGE_SIZE)) { in doc_read_seek() 489 if (wear) in doc_read_seek()
|
| D | Kconfig | 69 flipped accidentally due to device wear or something else.
|
| /Linux-v4.19/Documentation/cdrom/ |
| D | packet-writing.txt | 77 times, so to avoid unnecessary wear on the media, you should always
|
| /Linux-v4.19/Documentation/usb/ |
| D | rio.txt | 36 problem. Do NOT allow your batteries to wear down to nothing before
|
| /Linux-v4.19/fs/jffs2/ |
| D | Kconfig | 7 for use on diskless embedded devices. It provides improved wear
|
| /Linux-v4.19/Documentation/laptops/ |
| D | laptop-mode.txt | 59 Check your drive's rating, and don't wear down your drive's lifetime if you 223 may wear out your memory stick pretty quickly. Do _not_ use journalling
|
| /Linux-v4.19/Documentation/driver-api/ |
| D | mtdnand.rst | 562 to be marked bad due to wear. The MTD interface function
|