|
Turnstone Operating System
|
Public Attributes | |
| memory_heap_t * | heap |
| list_t * | free_frames_sorted_by_size |
| list_t * | acpi_frames |
| index_t * | free_frames_by_address |
| index_t * | allocated_frames_by_address |
| index_t * | reserved_frames_by_address |
| lock_t * | lock |
| uint64_t | total_frame_count |
| uint64_t | free_frame_count |
| uint64_t | allocated_frame_count |