Fairport
v1.0.38
|
Header structure on non-first/fill blocks. More...
#include <disk.h>
Public Attributes | |
ushort | page_map_offset |
Offset of the start of the page map. | |
byte | page_fill_levels [fill_level_size] |
Fill level of this and next 127 heap blocks. | |
Static Public Attributes | |
static const uint | fill_level_size = 64 |
Number of bytes in the page_fill_levels map on this block. |
Header structure on non-first/fill blocks.
const uint fairport::disk::heap_page_fill_header::fill_level_size = 64 [static] |