numam-dpdk/lib/librte_eal/common
Thomas Monjalon 84a1d4a873 version: 19.02-rc3
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2019-01-20 22:39:20 +01:00
..
arch eal/x86: remove unused memcpy file 2018-11-12 00:11:46 +01:00
include version: 19.02-rc3 2019-01-20 22:39:20 +01:00
eal_common_bus.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
eal_common_class.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
eal_common_cpuflags.c eal: fix build on FreeBSD 2018-04-27 11:13:59 +02:00
eal_common_dev.c eal: fix devargs reference after probing failure 2018-11-25 13:45:35 +01:00
eal_common_devargs.c devargs: do not replace already inserted device 2018-11-12 00:10:21 +01:00
eal_common_errno.c eal: fix error string function 2018-11-04 22:25:20 +01:00
eal_common_fbarray.c fbarray: improve musl compatibility 2018-10-22 11:28:46 +02:00
eal_common_hexdump.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
eal_common_hypervisor.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
eal_common_launch.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
eal_common_lcore.c eal: remove unnecessary dirent.h include 2018-12-19 01:29:36 +01:00
eal_common_log.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
eal_common_memalloc.c mem: check for contiguousness in external segments 2018-11-18 14:12:20 +01:00
eal_common_memory.c mem: fix segment fd API error code for external segment 2018-12-20 22:51:49 +01:00
eal_common_memzone.c memzone: fix unlock on initialization failure 2018-12-20 12:24:14 +01:00
eal_common_options.c eal: check string parameter lengths 2019-01-17 18:39:55 +01:00
eal_common_proc.c eal: close multi-process socket during cleanup 2018-12-21 01:15:41 +01:00
eal_common_string_fns.c eal: add strscpy function 2018-09-19 11:38:19 +02:00
eal_common_tailqs.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
eal_common_thread.c eal: fix return codes on control thread failure 2018-07-13 00:27:15 +02:00
eal_common_timer.c eal: add nanosleep based delay function 2018-10-26 22:14:06 +02:00
eal_common_uuid.c eal: add uuid API 2018-07-13 23:42:08 +02:00
eal_filesystem.h eal: fix strdup usages in internal config 2019-01-14 15:05:19 +01:00
eal_hugepages.h mem: share hugepage info primary and secondary 2018-04-11 21:45:55 +02:00
eal_internal_cfg.h eal: fix strdup usages in internal config 2019-01-14 15:05:19 +01:00
eal_memalloc.h mem: allow setting up segment list fd 2018-12-20 22:55:56 +01:00
eal_options.h eal: fix strdup usages in internal config 2019-01-14 15:05:19 +01:00
eal_private.h eal: add option usage string 2019-01-15 02:40:40 +01:00
eal_thread.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
hotplug_mp.c eal: check peer allocation in multi-process request 2018-12-20 00:01:28 +01:00
hotplug_mp.h eal: enable hotplug on multi-process 2018-10-17 10:16:18 +02:00
Makefile eal: add option register infrastructure 2018-10-27 12:10:10 +02:00
malloc_elem.c malloc: fix finding maximum contiguous IOVA size 2018-12-20 15:17:48 +01:00
malloc_elem.h malloc: add option --match-allocations 2018-12-20 13:01:08 +01:00
malloc_heap.c malloc: separate destroying memseg list and heap data 2018-12-20 18:10:08 +01:00
malloc_heap.h malloc: separate destroying memseg list and heap data 2018-12-20 18:10:08 +01:00
malloc_mp.c malloc: notify primary process about hotplug in secondary 2018-12-20 15:25:34 +01:00
malloc_mp.h malloc: support multiprocess memory hotplug 2018-04-11 21:45:55 +02:00
meson.build eal: add option register infrastructure 2018-10-27 12:10:10 +02:00
rte_keepalive.c keepalive: fix state alignment 2018-01-25 23:25:57 +01:00
rte_malloc.c malloc: fix deadlock when reading stats 2018-12-21 15:26:43 +01:00
rte_option.c eal: return error when option register fails 2019-01-15 02:40:40 +01:00
rte_reciprocal.c eal: fix build 2018-11-12 13:27:02 +01:00
rte_service.c eal: remove unnecessary dirent.h include 2018-12-19 01:29:36 +01:00