Home
last modified time | relevance | path

Searched refs:tree (Results 1 – 4 of 4) sorted by relevance

/littlefs-latest/
DDESIGN.md258 on the filesystem. At the super-block level, littlefs is a CObW tree of blocks
575 [B-trees][wikipedia-B-tree], which can not be traversed with constant RAM, and
576 [B+-trees][wikipedia-B+-tree], which are not possible to update with COW
897 through every block on storage and check each one against our filesystem tree;
1485 directory pointers in our metadata pairs, which gives us a directory tree, much
1513 [RAM]. The directory tree is a tree, and the unfortunate fact is you can't
1514 traverse a tree with constant RAM.
1516 Fortunately, the elements of our tree are metadata pairs, so unlike CTZ
1518 thread a linked-list through our tree, explicitly enabling cheap traversal
1546 whenever we want to manipulate the directory tree, multiple pointers need to be
[all …]
DREADME.md287 [mklfs]: https://github.com/whitecatboard/Lua-RTOS-ESP32/tree/master/components/mklfs/src
/littlefs-latest/scripts/
Dstack.py318 tree=False, argument
481 if not tree:
505 if not tree:
529 if not tree:
/littlefs-latest/tests/
Dtest_relocations.toml170 # almost every tree operation needs a relocation