> Anatoly Burakov (5):
> mem: fix error code for segment fd API for external segs
> memalloc: check for memfd support in segment fd API
> memalloc: allow setting up segment list fd's
> mem: use memfd for no-huge mode
> test: add segment fd API test
Applied, thanks
It is already possible to use both DPDK in general and
virtio-user specifically, without hugetlbfs mounts, but
currently virtio-user cannot be used without hugepage
memory (i.e. with a --no-huge EAL switch) due to the
fact that it needs to share memory with the backend.
This patchset uses memfd to
2 matches
Mail list logo