This brings DPDK 18.05 support and introduces
dynamic hugepage memory allocation.
The following is now possible:
./spdk_tgt -s 32
rpc.py construct_malloc_bdev 128 512
or even:
./spdk_tgt -s 0
Note that if no -s param is given, DPDK will still
allocate all available hugepage memory.
This has been tested with DPDK 18.05-rc6.
Fixes #281
This is a cherry-pick of commit
|
||
---|---|---|
.. | ||
memory | ||
pci | ||
vtophys | ||
env.sh | ||
Makefile |