Next: Abbreviations
Up: JFFS3design
Previous: Definitions
Contents
Symbols
The following is the list of symbols which are used to denote different things
thought this document.
- the number of guaranteed erases of flash eraseblocks (typically
for NAND flashes);
- the hash function JFFS3 uses to calculate names' hash for keys.
- inode number.
,
- tree's keys.
,
- keys' fields.
- the number of levels in the tree.
- the number of eraseblocks used in the superblock management
scheme without the anchor eraseblocks, i.e. the number of chain eraseblocks
plus one (the super eraseblock).
- the total number of non-bad eraseblocks on the JFFS3 partition.
- the branching factor (fanout) of the tree.
- the number of sectors per eraseblock.
- the size of the JFFS3 flash partition (assuming there are no bad
block).
- the size of sector.
- the bit-width of links.
Thomas Gleixner
2006-06-23