Constant nc::types::MPOL_DEFAULT[][src]

pub const MPOL_DEFAULT: i32 = 0;
Expand description

NUMA memory policies for Linux. Both the MPOL_* mempolicy mode and the MPOL_F_* optional mode flags are passed by the user to either set_mempolicy() or mbind() in an ‘int’ actual. The MPOL_MODE_FLAGS macro determines the legal set of optional mode flags. Policies