|
XenevaOS
|
#include <pmmngr.h>
Public Attributes | |
| uint64_t | phys_addr |
| uint16_t | refcount |
| uint64_t | last_accessed |
| uint8_t | page_type |
| int64_t | diskblock |
AuPageDesc – stores metadata about each physical page
| int64_t _au_page_desc_::diskblock |
| uint64_t _au_page_desc_::last_accessed |
| uint8_t _au_page_desc_::page_type |
| uint64_t _au_page_desc_::phys_addr |
| uint16_t _au_page_desc_::refcount |