Age | Commit message (Expand) | Author | Files | Lines |
2021-01-06 | svm: force fixed memfd mapping if va provided | Florin Coras | 1 | -3/+3 |
2020-12-08 | svm: fix ssvm_va for private segments | Florin Coras | 1 | -1/+1 |
2020-10-22 | svm: support large memfd segments | Florin Coras | 1 | -2/+2 |
2020-10-13 | svm: fix coverity warning | Florin Coras | 1 | -2/+2 |
2020-10-10 | misc: clib_unix_warning usage error | jiangxiaoming | 1 | -4/+4 |
2020-10-06 | vppinfra: add heap header in front of dlmalloc space | Damjan Marion | 1 | -2/+1 |
2020-10-01 | svm: simplify memfd client segment mapping | Florin Coras | 1 | -12/+15 |
2020-09-30 | svm: harmonize ssvm names | Florin Coras | 1 | -39/+39 |
2020-09-30 | svm session: use new clib mem apis for segments | Florin Coras | 1 | -42/+65 |
2020-09-28 | vppinfra: don't call dlmalloc API directly from the code | Damjan Marion | 1 | -17/+10 |
2020-04-22 | svm: asan: fix asan support | Benoît Ganne | 1 | -0/+1 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator | Dave Barach | 1 | -15/+0 |
2020-02-11 | svm: numa awareness for ssvm segments | Florin Coras | 1 | -24/+28 |
2019-12-20 | svm: fix sh ssvm size for private segments | Florin Coras | 1 | -0/+1 |
2019-12-12 | session svm: support for segments larger than 4GB | Florin Coras | 1 | -2/+1 |
2019-11-12 | svm: improve fifo segment verbose cli | Florin Coras | 1 | -0/+5 |
2019-07-12 | svm: handles heap dlmalloc allocation failure | Benoît Ganne | 1 | -0/+6 |
2019-07-02 | svm: fix shm segment delete | Florin Coras | 1 | -1/+1 |
2019-06-11 | ssvm: disable private segment expand | Florin Coras | 1 | -0/+1 |
2019-06-09 | svm: improve fifo segment show | Florin Coras | 1 | -0/+1 |
2019-05-14 | svm: improve fifo segment prealloc support | Florin Coras | 1 | -2/+2 |
2019-05-09 | session: segment manager fixes | Florin Coras | 1 | -0/+1 |
2019-04-08 | host stack: update stale copyright | Florin Coras | 1 | -1/+1 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -1/+1 |
2018-10-25 | pmalloc: support for 4K pages | Damjan Marion | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-10-16 | Fix coverity issue for potentially overflowing of page size | Haiyang Tan | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -14/+45 |
2018-07-17 | session: make sure segment sizes are page aligned | Florin Coras | 1 | -2/+3 |
2018-07-06 | svm: add unidirectional message queue | Florin Coras | 1 | -3/+7 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 1 | -3/+6 |
2018-02-05 | session: segment manager refactor | Florin Coras | 1 | -3/+56 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 1 | -49/+80 |
2018-01-17 | ssvm: reuse clib mem infra for memfd segments | Florin Coras | 1 | -55/+53 |
2018-01-15 | svm: refactor memfd and remove ssvm_eth | Florin Coras | 1 | -2/+115 |
2017-09-06 | Set uid/gid on ssvm segment file. | Dave Wallace | 1 | -0/+7 |
2017-07-31 | ssvm->name must be a vector containing a c-string. | Dave Wallace | 1 | -0/+2 |
2017-07-17 | Fix unlinking of /dev/shm files. | Dave Wallace | 1 | -1/+10 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+16 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+178 |