swap
0.1.0
In swap::controller
Structs
SwapController
SwapDeviceHelper
SwapDeviceUffdSender
VmmSwapResult
Enums
Command
State
Token
Constants
MAX_SWAP_CHUNK_SIZE
MAX_TRIM_PAGES
Traits
PrepareFork
Functions
abort_background_job
count_resident_pages
handle_enable_command
handle_vmm_swap
monitor_process
move_guest_to_staging
regions_from_guest_memory
?
Constant
swap
::
controller
::
MAX_TRIM_PAGES
source
·
[
−
]
const MAX_TRIM_PAGES:
usize
= 1024;
Expand description
The max pages to trim at once.