MemoryPage
MemoryPage represents a single allocated page of VM memory.
Package: thru.services.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
page_index | uint32 | 1 · optional | Index within the segment’s page array |
data | bytes | 2 · optional | Page contents (4096 bytes) |