Searched refs:wear (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/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-4.1.27/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-4.1.27/drivers/mtd/nand/ |
D | nandsim.c | 461 unsigned long wear = erase_block_wear[i]; in nandsim_debugfs_show() local 462 if (wear < wmin) in nandsim_debugfs_show() 463 wmin = wear; in nandsim_debugfs_show() 464 if (wear > wmax) in nandsim_debugfs_show() 465 wmax = wear; in nandsim_debugfs_show() 466 tot += wear; in nandsim_debugfs_show() 477 unsigned long wear = erase_block_wear[i]; in nandsim_debugfs_show() local 479 if (wear <= decile_max[d]) { in nandsim_debugfs_show()
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | Kconfig | 19 flipped accidentally due to device wear or something else.
|
/linux-4.1.27/drivers/mtd/ |
D | mtdswap.c | 853 unsigned int i, idx = -1, wear, max; in mtdswap_choose_wl_tree() local 862 wear = d->max_erase_count - MTDSWAP_ECNT_MIN(root); in mtdswap_choose_wl_tree() 863 if (wear > max) { in mtdswap_choose_wl_tree() 864 max = wear; in mtdswap_choose_wl_tree()
|
D | Kconfig | 309 The driver provides wear leveling by storing erase counter into the
|
/linux-4.1.27/drivers/mtd/devices/ |
D | docg3.c | 449 int wear, int ofs) in doc_read_seek() argument 454 block0, block1, page, ofs, wear); in doc_read_seek() 456 if (!wear && (ofs < 2 * DOC_LAYOUT_PAGE_SIZE)) { in doc_read_seek() 467 if (wear) in doc_read_seek()
|
D | Kconfig | 69 flipped accidentally due to device wear or something else.
|
/linux-4.1.27/Documentation/cdrom/ |
D | packet-writing.txt | 77 times, so to avoid unnecessary wear on the media, you should always
|
/linux-4.1.27/Documentation/usb/ |
D | rio.txt | 36 problem. Do NOT allow your batteries to wear down to nothing before
|
/linux-4.1.27/fs/jffs2/ |
D | Kconfig | 7 for use on diskless embedded devices. It provides improved wear
|
/linux-4.1.27/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
|