aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/mheap.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach1-1683/+0
2019-07-30vppinfra: refactor use of CLIB_MEMORY_BARRIER ()jaszha031-2/+1
2019-07-30vppinfra: conformed spinlocks to use CLIB_PAUSEjaszha031-1/+2
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-1/+1
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-0/+23
2018-06-28Fix mheap_get_aligned() performance jackpotDave Barach1-2/+18
2018-06-05VPP API: Memory traceOle Troan1-1/+1
2018-05-20vector functions cleanup and improvementsDamjan Marion1-1/+1
2017-10-14change format_get_indent() to use u32 instead of uwordGabriel Ganne1-1/+2
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-2/+2
2017-05-18VPP-847: improve bihash template memory allocator performanceDave Barach1-17/+11
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion1-2/+2
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1649