numam-dpdk/lib/librte_sched
Anatoly Burakov f50c6c4bd1 sched: do not check for invalid socket ID
We will be assigning "invalid" socket ID's to external heap, and
malloc will now be able to verify if a supplied socket ID is in
fact a valid one, rendering parameter checks for sockets
obsolete.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2018-10-11 10:37:45 +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: do not check for invalid socket ID 2018-10-11 10:37:45 +02:00
rte_sched.h sched: add post-init pipe profile API 2018-05-04 16:25:48 +02:00