numam-dpdk/lib/librte_sched
Jasvinder Singh 923010592a sched: allocate memory on the given socket id
Replace rte_zmalloc() with rte_zmalloc_socket() to allocate
memory on the socket id provided by the application.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2018-10-08 17:52:29 +02:00
..
Makefile eal: introduce integer divide through reciprocal 2018-01-27 22:34:33 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_approx.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_approx.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_red.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_red.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_sched_common.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_sched_version.map lib: clear experimental version tag in linker scripts 2018-05-14 03:37:28 +02:00
rte_sched.c sched: allocate memory on the given socket id 2018-10-08 17:52:29 +02:00
rte_sched.h sched: add post-init pipe profile API 2018-05-04 16:25:48 +02:00