aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibmemory/memory_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-12Delete shared memory segment files when vpp startsDave Barach1-0/+22
2018-08-07api: compute msg table for private registrationsFlorin Coras1-2/+7
2018-06-14Use __attribute__((weak)) references where necessaryDave Barach1-5/+1
2018-06-08export counters in a memfd segmentDave Barach1-0/+16
2018-06-05VPP API: Memory traceOle Troan1-0/+1
2018-01-25session: add support for memfd segmentsFlorin Coras1-46/+58
2018-01-10svm: calc base address on AArch64 based on autodetected VA space sizeDamjan Marion1-1/+1
2018-01-09api: refactor vlibmemoryFlorin Coras1-0/+905