Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memory.c1136 int memfd; local
1164 memfd = memfd_create("nohuge", 0);
1165 if (memfd < 0) {
1171 if (ftruncate(memfd, internal_conf->memory) < 0) {
1175 close(memfd);
1183 fd = memfd;
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst74 The ``--no-huge`` mode was augmented to use memfd-backed memory (on systems
75 that support memfd), to allow using virtio-user-based NICs without
221 - In cases where memfd support would have been required to provide segment