9 numapp::MemPolicyFlag::Strict);
15 [[maybe_unused]]
auto vector =
16 std::pmr::vector<std::uint8_t>(4 * 1024 * 1024, &locked);
Lock memory allocated from upstream memory resource using specified LockFlag.
static MemPolicy MakeBindNode(int node)
Creates a strict policy (using MPOL_BIND) to allocate all memory to the specified node.
@ PreFault
Locks pages whether they are resident or not.
Contains memory function declarations.