eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / include / rte_malloc.h
2019-10-27 David Marchandeal: remove deprecated malloc virt2phys function
2019-07-01 Stephen Hemmingermalloc: deprecate unused function to set limit
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-03-27 Anatoly Burakovmalloc: fix documentation of realloc function
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2018-12-21 Anatoly Burakovmalloc: fix deadlock when reading stats
2018-12-20 Anatoly Burakovmalloc: make alignment requirements more stringent
2018-10-11 Anatoly Burakovmalloc: allow detaching from external memory
2018-10-11 Anatoly Burakovmalloc: allow attaching to external memory chunks
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-04-11 Anatoly Burakovmalloc: add function to dump heap contents
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonmalloc: rename address mapping function to IOVA
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2017-06-14 Jerin Jacobfix typos using codespell utility
2016-10-13 Mauricio Vasquez Bdoc: fix file argument of debug functions
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common