aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/segment_manager_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-3/+0
2021-12-02tests: add segment manager testsFilip Tehlar1-29/+25
2021-04-26session: fix race condition in fifo allocationliuyacan1-1/+1
2020-12-24svm: split fifo into private and shared structsFlorin Coras1-2/+2
2020-12-23svm: remove fifo segment heapFlorin Coras1-14/+0
2020-08-06misc: harmonize namesDave Barach1-23/+22
2020-05-04session: add option to preallocate fifo headersFlorin Coras1-1/+57
2020-04-03session: improve error reportingFlorin Coras1-1/+1
2020-02-25session svm: tracking segment memory usageRyujiro Shibuya1-0/+757