Home
last modified time | relevance | path

Searched refs:memfd (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/eal/linux/
H A Deal_memory.c1127 int memfd; local
1155 memfd = memfd_create("nohuge", 0);
1156 if (memfd < 0) {
1162 if (ftruncate(memfd, internal_conf->memory) < 0) {
1166 close(memfd);
1174 fd = memfd;
/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst27 The ``--no-huge`` mode was augmented to use memfd-backed memory (on systems
28 that support memfd), to allow using virtio-user-based NICs without
162 - In cases where memfd support would have been required to provide segment