Structs§
Constants§
- Maximum number of slabs, which determines the maximum mappable address space.
- Parameters for the slab table. The hash function requires it to be a power of 2. Must be larger than MAX_SLABS for hashing to work, and should be much larger for it to be efficient.
- SENTINEL 🔒
Type Aliases§
- Slab 🔒