|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
One page/expiry pair inside an EOL time-wheel slot (legacy allocator). More...
#include <MemoryManager.h>
Public Attributes | |
| uint32 | pageID |
| Page scheduled for expiry. | |
| uint64 | eol |
| Absolute end-of-life timestamp (µs). | |
One page/expiry pair inside an EOL time-wheel slot (legacy allocator).
Definition at line 614 of file MemoryManager.h.
| uint64 cmlabs::EOLEntry::eol |
Absolute end-of-life timestamp (µs).
Definition at line 616 of file MemoryManager.h.
| uint32 cmlabs::EOLEntry::pageID |
Page scheduled for expiry.
Definition at line 615 of file MemoryManager.h.