unlock_pages

Function unlock_pages 

Source
pub fn unlock_pages(addr: *mut u8, len: usize) -> Result<(), MemoryError>
Expand description

Resume normal swapping behavior for the given memory range.