Function nc::move_pages[][src]

pub fn move_pages(
    pid: pid_t,
    nr_pages: usize,
    pages: usize,
    nodes: *const i32,
    status: &mut i32,
    flags: i32
) -> Result<(), Errno>
Expand description

Move individual pages of a process to another node