.. |
arch
|
eal: abstract away the auxiliary vector
|
2018-04-25 04:29:00 +02:00 |
include
|
memzone: document reserving zero-length memzones
|
2018-05-14 02:10:36 +02:00 |
eal_common_bus.c
|
convert snprintf to strlcpy
|
2018-04-04 17:33:08 +02:00 |
eal_common_cpuflags.c
|
eal: fix build on FreeBSD
|
2018-04-27 11:13:59 +02:00 |
eal_common_dev.c
|
devargs: use proper namespace prefix
|
2018-04-25 04:00:22 +02:00 |
eal_common_devargs.c
|
devargs: rename legacy API
|
2018-04-25 04:00:37 +02:00 |
eal_common_errno.c
|
lib: use SPDX tag for Intel copyright files
|
2018-01-04 22:41:39 +01:00 |
eal_common_fbarray.c
|
fbarray: check sysconf failure
|
2018-04-23 22:44:22 +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: provide API for querying valid socket ids
|
2018-04-05 00:27:13 +02:00 |
eal_common_log.c
|
log: add ability to match log type with globbing
|
2018-04-25 12:14:37 +02:00 |
eal_common_memalloc.c
|
mem: add argument to memory event callback
|
2018-05-08 22:28:58 +02:00 |
eal_common_memory.c
|
mem: fix potential underflow on mem size calculation
|
2018-05-14 03:15:31 +02:00 |
eal_common_memzone.c
|
memzone: fix size on reserving biggest memzone
|
2018-05-14 02:10:36 +02:00 |
eal_common_options.c
|
log: add ability to match log type with globbing
|
2018-04-25 12:14:37 +02:00 |
eal_common_proc.c
|
ipc: fix duplicate string copy in async request
|
2018-05-14 03:19:57 +02:00 |
eal_common_string_fns.c
|
lib: use SPDX tag for Intel copyright files
|
2018-01-04 22:41:39 +01: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 use-after-free on control thread creation
|
2018-05-02 17:23:37 +02:00 |
eal_common_timer.c
|
lib: use SPDX tag for Intel copyright files
|
2018-01-04 22:41:39 +01:00 |
eal_filesystem.h
|
mem: revert to using flock and add per-segment lockfiles
|
2018-04-27 23:52:51 +02:00 |
eal_hugepages.h
|
mem: share hugepage info primary and secondary
|
2018-04-11 21:45:55 +02:00 |
eal_internal_cfg.h
|
mem: share hugepage info primary and secondary
|
2018-04-11 21:45:55 +02:00 |
eal_memalloc.h
|
mem: add argument to memory event callback
|
2018-05-08 22:28:58 +02:00 |
eal_options.h
|
eal: add single file segments option
|
2018-04-11 21:45:55 +02:00 |
eal_private.h
|
log: add ability to match log type with globbing
|
2018-04-25 12:14:37 +02:00 |
eal_thread.h
|
lib: use SPDX tag for Intel copyright files
|
2018-01-04 22:41:39 +01:00 |
Makefile
|
eal: add shared indexed file-backed array
|
2018-04-11 19:55:21 +02:00 |
malloc_elem.c
|
malloc: avoid padding elements on page deallocation
|
2018-05-02 18:35:19 +02:00 |
malloc_elem.h
|
malloc: avoid padding elements on page deallocation
|
2018-05-02 18:35:19 +02:00 |
malloc_heap.c
|
malloc: avoid padding elements on page deallocation
|
2018-05-02 18:35:19 +02:00 |
malloc_heap.h
|
malloc: enable memory hotplug support
|
2018-04-11 21:45:55 +02:00 |
malloc_mp.c
|
malloc: replace snprintf with strlcpy
|
2018-04-27 23:52:51 +02:00 |
malloc_mp.h
|
malloc: support multiprocess memory hotplug
|
2018-04-11 21:45:55 +02:00 |
meson.build
|
malloc: support multiprocess memory hotplug
|
2018-04-11 21:45:55 +02:00 |
rte_keepalive.c
|
keepalive: fix state alignment
|
2018-01-25 23:25:57 +01:00 |
rte_malloc.c
|
malloc: enable memory hotplug support
|
2018-04-11 21:45:55 +02:00 |
rte_reciprocal.c
|
eal: add u64-bit variant for reciprocal divide
|
2018-01-27 22:34:47 +01:00 |
rte_service.c
|
service: remove experimental tags
|
2018-04-25 14:57:37 +02:00 |