Constant MPOL_F_SHARED
pub const MPOL_F_SHARED: u32 = 1; // 1u32
Available on crate feature
dep_nc
only.Expand description
Internal flags that share the struct mempolicy flags word with “mode flags”.
These flags are allocated from bit 0 up, as they are never OR’ed into the mode
in mempolicy API arguments.
identify shared policies