Module file
swap
0.1.0
Module file
Structs
Enums
Constants
Type Aliases
In crate swap
Modules
controller
file
file_truncator
page_handler
pagesize
present_list
processes
staging
uffd_list
userfaultfd
worker
Structs
SwapController
SwapDeviceHelper
SwapDeviceUffdSender
SwapMetrics
SwapStateTransition
SwapStatus
Enums
SwapState
Traits
PrepareFork
?
Settings
Module
swap
::
file
Copy item path
source
·
[
−
]
Structs
§
FilePageState
🔒
u32 to pack the state of a page on the file.
FilePageStates
🔒
PageState
🔒
u32 to pack the state of a guest memory page.
SwapFile
SwapFile
stores active pages in a memory region.
Enums
§
Error
Constants
§
MAX_PAGE_IDX
🔒
Type Aliases
§
Result