Various flags to control the operation of the fd backed memory.
don't close the file descriptor when the memory is freed. Since: 1.10
once the memory is mapped, keep it mapped until the memory is destroyed.
do a private mapping instead of the default shared mapping.
no flag
Various flags to control the operation of the fd backed memory.