Searched full:wasted (Results 1 – 12 of 12) sorted by relevance
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | debug.c | 184 JFFS2_ERROR("Calculated dirty+wasted size %#08x != stored dirty + wasted size %#08x\n", in __jffs2_dbg_acct_paranoia_check_nolock() 303 printk(JFFS2_DBG_LVL "nextblock: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() 312 printk(JFFS2_DBG_LVL "gcblock: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() 331 printk(JFFS2_DBG_LVL "clean_list: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() 338 printk (JFFS2_DBG_LVL "Contains %d blocks with total wasted size %u, average wasted size: %u\n", in __jffs2_dbg_dump_block_lists_nolock() 355 printk(JFFS2_DBG_LVL "very_dirty_list: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() 379 printk(JFFS2_DBG_LVL "dirty_list: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() 399 printk(JFFS2_DBG_LVL "erasable_list: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() 416 printk(JFFS2_DBG_LVL "erasing_list: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() 433 printk(JFFS2_DBG_LVL "erase_pending_list: %#08x (used %#08x, dirty %#08x, wasted %#08x, " in __jffs2_dbg_dump_block_lists_nolock() [all …]
|
H A D | debug.h | 246 JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + wasted %#08x + unchecked " in jffs2_dbg_acct_sanity_check_nolock() 256 "wasted %#08x + unchecked %#08x != total %#08x.\n", in jffs2_dbg_acct_sanity_check_nolock()
|
H A D | nodemgmt.c | 438 // Take care, that wasted size is taken into concern in jffs2_mark_node_obsolete() 445 /* Convert wasted space to dirty, if not a bad block */ in jffs2_mark_node_obsolete() 452 D1(printk(KERN_DEBUG "Converting %d bytes of wasted space to dirty in block at %08x\n", in jffs2_mark_node_obsolete()
|
H A D | scan.c | 243 /* Nextblock dirty is always seen as wasted, because we cannot recycle it now */ in jffs2_scan_medium() 642 /* mark_node_obsolete can add to wasted !! */ in jffs2_scan_eraseblock()
|
H A D | gc.c | 105 /* Have we accidentally picked a clean block with wasted space ? */ in jffs2_find_gc_block()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 167 be set to a multiple of 12 to avoid wasted memory. The minimum
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | Doxyfile | 344 # If the cache is too large, memory is wasted. The cache size is given by this
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | lwip.Doxyfile | 417 # doxygen will become slower. If the cache is too large, memory is wasted. The
|
H A D | lwip.Doxyfile.cmake.in | 417 # doxygen will become slower. If the cache is too large, memory is wasted. The
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/ |
H A D | lwip.Doxyfile | 408 # doxygen will become slower. If the cache is too large, memory is wasted. The
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | doxygen.xml | 416 # doxygen will become slower. If the cache is too large, memory is wasted. The
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | ltmain.sh | 1527 # no effort is wasted trying to catch shell meta-characters or preserve
|