summaryrefslogtreecommitdiffstats
path: root/src/svm/fifo_segment.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-28svm: improve fifo segment verbose cliFlorin Coras1-9/+32
2019-11-18svm: fix byte accounting when allocating fifo headerFlorin Coras1-0/+1
2019-09-27svm: fix fifo hdr freelist allocationFlorin Coras1-0/+4
2019-07-03svm: fix multi-chunk fifo alloc and add more testsFlorin Coras1-3/+15
2019-06-26svm: fix fifo segment free chunk bytes accountingFlorin Coras1-3/+8
2019-06-09svm: improve fifo segment showFlorin Coras1-7/+33
2019-05-14svm: improve fifo segment prealloc supportFlorin Coras1-193/+290
2019-05-09session: segment manager fixesFlorin Coras1-17/+2
2019-05-07svm: decouple fifo and default chunk allocationFlorin Coras1-124/+128
2019-05-03session/svm: apis for fifo shrinkingFlorin Coras1-0/+29
2019-04-26svm: fifo segment support for chunk allocationFlorin Coras1-8/+122
2019-04-25session: cleanup segment manager and fifo segmentFlorin Coras1-0/+639