malloc: allow removing memory from named heaps
[dpdk.git] / lib / librte_eal /
2018-10-11 Anatoly Burakovmalloc: allow removing memory from named heaps
2018-10-11 Anatoly Burakovmalloc: allow adding memory to named heaps
2018-10-11 Anatoly Burakovmalloc: allow destroying heaps
2018-10-11 Anatoly Burakovmalloc: allow creating malloc heaps
2018-10-11 Anatoly Burakovmalloc: add function to check if socket is external
2018-10-11 Anatoly Burakovmalloc: add function to query socket ID of named heap
2018-10-11 Anatoly Burakovmalloc: add name to malloc heaps
2018-10-11 Anatoly Burakovmem: do not check for invalid socket ID
2018-10-11 Anatoly Burakovmalloc: index heaps using heap ID rather than NUMA...
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-10-03 Anatoly Burakovmem: fix undefined behavior in NUMA-aware mapping
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-10-03 Gaetan Rivetdevargs: remove comment regarding logs
2018-09-20 Anatoly Burakoveal/bsd: fix build
2018-09-19 Anatoly Burakovmem: support using memfd segments for in-memory mode
2018-09-19 Anatoly Burakovmem: allow querying offset into segment fd
2018-09-19 Anatoly Burakovmem: add external API to retrieve page fd
2018-09-19 Anatoly Burakovmem: add internal API to get and set segment fd
2018-09-19 Anatoly Burakovmem: track page fd in non-single file mode
2018-09-19 Anatoly Burakovmem: rename lock list to fd list
2018-09-19 Anatoly Burakovmem: raise maximum fd limit unconditionally
2018-09-19 Anatoly Burakoveal: do not allow legacy mode with --in-memory mode
2018-09-19 Anatoly Burakovfbarray: fix detach in --no-shconf mode
2018-09-19 Gaetan Riveteal: add strscpy function
2018-09-17 Luca Boccassibuild: add ppc64 meson build
2018-09-17 Luca Boccassieal: include missing hypervisor files in meson
2018-09-16 Tiwei Biemalloc: fix potential null pointer dereference
2018-08-13 Thomas Monjalonversion: 18.11-rc0
2018-08-09 Thomas Monjalonversion: 18.08.0
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-08-05 Thomas Monjalonversion: 18.08-rc3
2018-08-05 Andrew Rybchenkoeal: deprecate device attach and detach functions
2018-08-05 Jerin Jacobeal: fix bitmap documentation
2018-08-01 Anatoly Burakoveal/bsd: silence unsupported interrupts error
2018-07-26 Thomas Monjalonversion: 18.08-rc2
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-26 Harry van Haarenservice: improve checks of coremasks
2018-07-26 Anatoly Burakovmem: revert reversed allocation
2018-07-26 Bruce Richardsoneal: fix error message for unsupported platforms
2018-07-20 Qi Zhangvfio: remove uneccessary IPC for group fd clear
2018-07-20 Qi Zhangeal: fix hotplug add and remove
2018-07-20 Anatoly Burakovmem: add logic check for static analyzer
2018-07-20 Anatoly Burakovmalloc: do not skip pad on free
2018-07-20 Andrew Rybchenkodevargs: fix parsing truncation when using format
2018-07-19 Anatoly Burakoveal: fix dependency in multi-process detection
2018-07-18 Anatoly Burakovmem: fix alignment of requested virtual areas
2018-07-18 Pablo de Laradevargs: fix build with gcc 4.7
2018-07-15 Thomas Monjalonversion: 18.08-rc1
2018-07-15 Gaetan Riveteal: implement device iteration
2018-07-15 Gaetan Riveteal: implement device iteration initialization
2018-07-15 Gaetan Riveteal: add device iterator interface
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-15 Gaetan Riveteal: introduce destructor macros
2018-07-15 Gaetan Rivetkvargs: build before EAL
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-07-15 Gaetan Rivetdevargs: use log functions
2018-07-13 Stephen Hemmingereal: add uuid API
2018-07-13 Anatoly Burakovmem: support --in-memory mode
2018-07-13 Anatoly Burakoveal: add --in-memory option
2018-07-13 Anatoly Burakovmem: support --huge-unlink mode
2018-07-13 Anatoly Burakoveal: do not create runtime dir in --no-shconf mode
2018-07-13 Anatoly Burakoveal: support --no-shconf in hugepage data file
2018-07-13 Anatoly Burakoveal: support --no-shconf for hugepage info
2018-07-13 Anatoly Burakovipc: support --no-shconf mode
2018-07-13 Anatoly Burakovfbarray: support --no-shconf mode
2018-07-13 Anatoly Burakoveal: move runtime config file to new location
2018-07-13 Anatoly Burakovipc: remove thread for async requests
2018-07-13 Jianfeng Taneal: bring forward init of interrupt handling
2018-07-13 Anatoly Burakoveal/bsd: support alarm API
2018-07-13 Anatoly Burakoveal/bsd: add interrupt thread
2018-07-13 Jianfeng Taneal/linux: use libc malloc in interrupt handling
2018-07-13 Jianfeng Taneal/linux: use libc malloc in alarm
2018-07-13 Anatoly Burakovvfio: fix uninitialized variable
2018-07-13 Anatoly Burakoveal/linux: fix uninitialized value
2018-07-13 Anatoly Burakoveal/linux: fix invalid syntax in interrupts
2018-07-13 Anatoly Burakoveal: add option to limit memory allocation on sockets
2018-07-13 Anatoly Burakovmemzone: improve zero-length reserve
2018-07-13 Anatoly Burakovmalloc: allow reserving biggest element
2018-07-13 Anatoly Burakovmalloc: add finding biggest free IOVA-contiguous element
2018-07-13 Anatoly Burakovmalloc: fix pad erasing
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg list walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe contig walk variant
2018-07-13 Anatoly Burakovmem: mark pages as freeable on exit
2018-07-13 Anatoly Burakovmem: allocate in reverse to reduce fragmentation
2018-07-13 Anatoly Burakovfbarray: add reverse finding of contiguous
2018-07-13 Anatoly Burakovfbarray: add reverse finding of chunk
2018-07-13 Anatoly Burakovfbarray: add reverse finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in element finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in chunk finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in contiguous finding
2018-07-13 Anatoly Burakovfbarray: fix errno values returned from functions
2018-07-12 Anatoly Burakovmem: make segment preallocation OS-specific
2018-07-12 Anatoly Burakoveal/bsd: concatenate adjacent memory segments
2018-07-12 Anatoly Burakoveal/bsd: fix memory segment index display
2018-07-12 Dariusz Stojaczykeal: fix return codes on control thread failure
next