Function swap::controller::count_resident_pages
source · fn count_resident_pages(guest_memory: &GuestMemory) -> usize
Expand description
Returns count of pages active on the guest memory.
fn count_resident_pages(guest_memory: &GuestMemory) -> usize
Returns count of pages active on the guest memory.