On 23-Sep-18 10:21 PM, Thomas Monjalon wrote:
Hi Anatoly,
21/09/2018 18:13, Anatoly Burakov:
This is a proposal to enable using externally allocated memory
in DPDK.
About this change and previous ones, I think we may miss some
documentation about the usage and the internal design of the DPDK
Hi Anatoly,
21/09/2018 18:13, Anatoly Burakov:
> This is a proposal to enable using externally allocated memory
> in DPDK.
About this change and previous ones, I think we may miss some
documentation about the usage and the internal design of the DPDK
memory allocation.
You already updated some do
This is a proposal to enable using externally allocated memory
in DPDK.
In a nutshell, here is what is being done here:
- Index internal malloc heaps by NUMA node index, rather than NUMA
node itself (external heaps will have ID's in order of creation)
- Add identifier string to malloc heap, to
3 matches
Mail list logo