hwloc::MEMBIND_NEXTTOUCH [] [src]

pub const MEMBIND_NEXTTOUCH: MemBindPolicy = $ BitFlags {
bits : $ value }

For each page bound with this policy, by next time it is touched (and next time only), it is moved from its current location to the local NUMA node of the thread where the memory reference occurred (if it needs to be moved at all).