> Anatoly Burakov (21):
> mem: add length to memseg list
> mem: allow memseg lists to be marked as external
> malloc: index heaps using heap ID rather than NUMA node
> mem: do not check for invalid socket ID
> flow_classify: do not check for invalid socket ID
> pipeline: do not check fo
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
2 matches
Mail list logo