Hi,

I'm not aware of any such interface, but others with more knowledge can comment about it. The ODP-DPDK implementation creates buffer pools on the NUMA node where the pool create function were actually called.

Regards,

Zoli

On 07/05/15 16:32, Gábor Sándor Enyedi wrote:
Hi!

I just started to test ODP, trying to write my first application, but
found a problem: if I want to write NUMA aware code, how should I
allocate memory close to a given thread? I mean, I know there is
libnuma, but should I use it? I guess not, but I cannot find memory
allocation functions in ODP. Is there a function similar to
numa_alloc_onnode()?
Thanks,

Gabor
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to