aboutsummaryrefslogtreecommitdiffstats
path: root/src/svm/svm.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-30VPP-1286: close the fd after mmap-ing svm segmentsDave Barach1-0/+2
2018-02-02vlmemory/svm: fix client detach from svm regionFlorin Coras1-5/+34
2018-01-14vabits - subtract from the 'end' address instead of from 'bits'.Gabriel Ganne1-2/+3
2018-01-10svm: calc base address on AArch64 based on autodetected VA space sizeGabriel Ganne1-4/+3
2018-01-10svm: calc base address on AArch64 based on autodetected VA space sizeDamjan Marion1-3/+40
2017-10-03Repair vlib API socket serverDave Barach1-91/+102
2017-09-06Set uid/gid on ssvm segment file.Dave Wallace1-1/+3
2017-08-25jvpp: introducing callback api and future api tests for all plugins (VPP-591)Matej Perina1-1/+1
2017-08-18API: More gracefully fail when opening shared memory segment fails.Ole Troan1-5/+8
2017-08-14jvpp: make shm_prefix configurable (VPP-591)Jan Srnicek1-1/+2
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace1-7/+31
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-5/+6
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns1-3/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1237