aboutsummaryrefslogtreecommitdiffstats
path: root/src/svm/fifo_segment.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-03session: fix per slice fifo preallocFlorin Coras1-8/+10
2019-12-20svm: fix multichunk alloc with not enough spaceFlorin Coras1-2/+32
2019-12-20svm: fix sh ssvm size for private segmentsFlorin Coras1-11/+9
2019-12-19session: reserve memory for rbtreeFlorin Coras1-4/+42
2019-12-12session svm: support for segments larger than 4GBFlorin Coras1-7/+7
2019-12-12session svm: per thread fifo segment slicesFlorin Coras1-190/+295
2019-11-12svm: improve fifo segment verbose cliFlorin Coras1-9/+32
2019-11-07svm: fix byte accounting when allocating fifo headerFlorin Coras1-0/+1
2019-08-29svm: 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