Expand description
PageHandler manages the page states of multiple regions.
Structsยง
- Move
ToStaging - MoveToStaging copies chunks of consecutive pages next to each other on the guest memory to the staging memory and removes the chunks on the guest memory.
- Page
Handle ๐Context - Page
Handler - PageHandler manages the page states of multiple regions.
- Region ๐
- Region represents a memory region and corresponding SwapFile.
- Swap
InContext - Context for swap-in operation.
- Trim
Context - Context for trim operation.
Enumsยง
- Error
- Errors for PageHandler
Constantsยง
- MLOCK_
BUDGET ๐ - PREFETCH_
THRESHOLD ๐
Functionsยง
- remove_
memory ๐ โ - Remove the memory range on the guest memory.
- uffd_
copy_ ๐all
Type Aliasesยง
- Result
- Result for PageHandler