CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::PagePoolHeader Struct Reference

Header of the page-pool structure holding reusable, currently idle pages (legacy allocator). More...

#include <MemoryManager.h>

Public Attributes

uint32 size

Detailed Description

Header of the page-pool structure holding reusable, currently idle pages (legacy allocator).

Warning
Shared-memory layout; see the file-level ABI warning before changing.

Definition at line 585 of file MemoryManager.h.

Member Data Documentation

◆ size

uint32 cmlabs::PagePoolHeader::size

Definition at line 586 of file MemoryManager.h.


The documentation for this struct was generated from the following file: