NAME
SYNOPSIS
DESCRIPTION
COPYRIGHT
SEE ALSO
memkind_interleave - interleave memory memkind operations.
Note: This is EXPERIMENTAL API. The functionality and the header file itself can be changed (including non-backward compatible changes) or removed.
void memkind_interleave_init_once(void);
memkind_interleave_init_once()
initializes MEMKIND_INTERLEAVE kind and
it should not be called more than once. Note: memkind_interleave_init_once()
may reserve some extra memory.
Copyright (C) 2016 - 2022 Intel Corporation. All rights reserved.
memkind(3), memkind_arena(3), memkind_default(3), memkind_hbw(3), memkind_pmem(3), jemalloc(3), mbind(2), mmap(2)
The contents of this web site and the associated GitHub repositories are BSD-licensed open source.