aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/pool.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-9/+9
2020-12-14vppinfra: simpler and faster pool_foreachDamjan Marion1-15/+31
2020-09-28vppinfra: don't call dlmalloc API directly from the codeDamjan Marion1-1/+0
2020-02-05vppinfra: numa vector placement supportDave Barach1-10/+25
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne1-4/+9
2019-01-18vcl: move forking logic to vlsFlorin Coras1-12/+15
2018-11-29vcl: basic support for apps that forkFlorin Coras1-1/+1
2018-11-29vppinfra: add pool_dup macroFlorin Coras1-0/+35
2018-10-19Add pool_get_zero, pool_get_aligned_zero macrosDave Barach1-1/+13
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2018-06-30bitmap: add nocheck variants for bit opsFlorin Coras1-6/+7
2018-06-27Tune pool_get / pool_putDave Barach1-6/+8
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo1-0/+3
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+2
2017-11-14vppinfra: fix pool_get_aligned_will_expand for fixed poolsFlorin Coras1-3/+4
2017-09-01Add fixed-size, preallocated pool supportDave Barach1-29/+90
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-1/+1
2017-03-03IPv6 RA improvementsNeale Ranns1-0/+26
2017-02-06Add pool_get[_aligned]_will_expand(...)Dave Barach1-0/+27
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+405