Age | Commit message (Expand) | Author | Files | Lines |
2021-11-25 | vppinfra: will_expand for pool_put and bitmap |  Stanislav Zaikin | 1 | -0/+19 |
2021-11-22 | vppinfra: annotate pool_dup() for asan |  Benoît Ganne | 1 | -22/+24 |
2021-07-16 | vppinfra: remove pool_foreach_old, pool_foreach_index_old, clib_bitmap_foreac... |  Damjan Marion | 1 | -9/+0 |
2021-06-08 | vppinfra: pool_free_elts() now supports fixed-size pools |  Dave Barach | 1 | -29/+36 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -9/+9 |
2020-12-14 | vppinfra: simpler and faster pool_foreach |  Damjan Marion | 1 | -15/+31 |
2020-09-28 | vppinfra: don't call dlmalloc API directly from the code |  Damjan Marion | 1 | -1/+0 |
2020-02-05 | vppinfra: numa vector placement support |  Dave Barach | 1 | -10/+25 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -4/+9 |
2019-01-18 | vcl: move forking logic to vls |  Florin Coras | 1 | -12/+15 |
2018-11-29 | vcl: basic support for apps that fork |  Florin Coras | 1 | -1/+1 |
2018-11-29 | vppinfra: add pool_dup macro |  Florin Coras | 1 | -0/+35 |
2018-10-19 | Add pool_get_zero, pool_get_aligned_zero macros |  Dave Barach | 1 | -1/+13 |
2018-09-27 | Trivial: Cleanup some typos. |  Paul Vinciguerra | 1 | -1/+1 |
2018-06-30 | bitmap: add nocheck variants for bit ops |  Florin Coras | 1 | -6/+7 |
2018-06-27 | Tune pool_get / pool_put |  Dave Barach | 1 | -6/+8 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools |  John Lo | 1 | -0/+3 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+2 |
2017-11-14 | vppinfra: fix pool_get_aligned_will_expand for fixed pools |  Florin Coras | 1 | -3/+4 |
2017-09-01 | Add fixed-size, preallocated pool support |  Dave Barach | 1 | -29/+90 |
2017-08-02 | Fix tcp tx buffer allocation |  Florin Coras | 1 | -1/+1 |
2017-03-03 | IPv6 RA improvements |  Neale Ranns | 1 | -0/+26 |
2017-02-06 | Add pool_get[_aligned]_will_expand(...) |  Dave Barach | 1 | -0/+27 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+405 |