Hermes
0.9.5-beta
Hierarchical Distributed I/O Buffering System
|
#include <memory_management.h>
Public Attributes | |
u32 | next_offset |
u32 | size |
A structure to represent free block
u32 hermes::FreeBlock::next_offset |
The offset of the next FreeBlock in the list. Offset 0 represents NULL.