Function nc::call::migrate_pages

source ·
pub unsafe fn migrate_pages(
    pid: pid_t,
    maxnode: usize,
    old_nodes: *const usize,
    new_nodes: *const usize
) -> Result<isize, Errno>
Expand description

Move all pages in a process to another set of nodes