Age | Commit message (Expand) | Author | Files | Lines |
2021-06-24 | svm: fix asan check failed @svm_map_region on arm | Tianyu Li | 1 | -4/+3 |
2021-01-24 | svm: use standard function to reset stale mutex | Benoît Ganne | 1 | -2/+7 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -2/+2 |
2020-09-28 | vppinfra: don't call dlmalloc API directly from the code | Damjan Marion | 1 | -8/+5 |
2020-09-09 | svm: fix non-null-terminated string | Benoît Ganne | 1 | -1/+1 |
2020-04-22 | svm: asan: fix asan support | Benoît Ganne | 1 | -0/+10 |
2020-04-02 | misc: fix static analysis warnings | Dave Barach | 1 | -3/+3 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator | Dave Barach | 1 | -28/+0 |
2019-12-18 | svm: decrease svm map verbosity | Florin Coras | 1 | -1/+1 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+4 |
2019-05-01 | svm: remove dead code triggering overflow | Benoît Ganne | 1 | -26/+0 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -4/+4 |
2018-08-28 | 32/64 shmem bihash interoperability | Dave Barach | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -0/+18 |
2018-06-05 | VPP API: Memory trace | Ole Troan | 1 | -0/+4 |
2018-05-31 | VPP-1299: Reset uid/gid on shared memory segment if client starts first. | Ole Troan | 1 | -0/+4 |
2018-05-24 | VPP-1286: close the fd after mmap-ing svm segments | Dave Barach | 1 | -0/+2 |
2018-05-10 | vppinfra: use count_trailing_zeros in sparse_vec_index | Damjan Marion | 1 | -1/+1 |
2018-02-02 | vlmemory/svm: fix client detach from svm region | Florin Coras | 1 | -5/+34 |
2018-01-14 | vabits - subtract from the 'end' address instead of from 'bits'. | Gabriel Ganne | 1 | -2/+3 |
2018-01-10 | svm: calc base address on AArch64 based on autodetected VA space size | Gabriel Ganne | 1 | -4/+3 |
2018-01-10 | svm: calc base address on AArch64 based on autodetected VA space size | Damjan Marion | 1 | -3/+40 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -91/+102 |
2017-09-06 | Set uid/gid on ssvm segment file. | Dave Wallace | 1 | -1/+3 |
2017-08-25 | jvpp: introducing callback api and future api tests for all plugins (VPP-591) | Matej Perina | 1 | -1/+1 |
2017-08-18 | API: More gracefully fail when opening shared memory segment fails. | Ole Troan | 1 | -5/+8 |
2017-08-14 | jvpp: make shm_prefix configurable (VPP-591) | Jan Srnicek | 1 | -1/+2 |
2017-07-17 | Fix unlinking of /dev/shm files. | Dave Wallace | 1 | -7/+31 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 1 | -5/+6 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends | Neale Ranns | 1 | -3/+3 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1237 |