aboutsummaryrefslogtreecommitdiffstats
path: root/src/svm/ssvm.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-1/+1
2018-10-25pmalloc: support for 4K pagesDamjan Marion1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-16Fix coverity issue for potentially overflowing of page sizeHaiyang Tan1-1/+1
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-14/+45
2018-07-17session: make sure segment sizes are page alignedFlorin Coras1-2/+3
2018-07-06svm: add unidirectional message queueFlorin Coras1-3/+7
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-3/+6
2018-02-05session: segment manager refactorFlorin Coras1-3/+56
2018-01-25session: add support for memfd segmentsFlorin Coras1-49/+80
2018-01-17ssvm: reuse clib mem infra for memfd segmentsFlorin Coras1-55/+53
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras1-2/+115
2017-09-06Set uid/gid on ssvm segment file.Dave Wallace1-0/+7
2017-07-31ssvm->name must be a vector containing a c-string.Dave Wallace1-0/+2
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace1-1/+10
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+16
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+178