Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-14 | svm: improve fifo segment prealloc support | 1 | -1/+114 | |
2019-05-07 | svm: decouple fifo and default chunk allocation | 1 | -13/+29 | |
2019-05-03 | session/svm: apis for fifo shrinking | 1 | -0/+75 | |
2019-05-03 | svm: basic support for fifo shrinking | 1 | -0/+400 | |
2019-05-03 | svm: store normalized head/tail for fifo | 1 | -2/+7 | |
2019-04-30 | svm: more fifo refactor/cleanup | 1 | -83/+83 | |
2019-04-27 | svm: fix fifo tail/head/ooo logic for u32 wrap | 1 | -12/+279 | |
2019-04-26 | svm: fifo segment support for chunk allocation | 1 | -5/+93 | |
2019-04-25 | session: cleanup segment manager and fifo segment | 1 | -73/+73 | |
2019-04-24 | svm: fifo ooo reads/writes with multiple chunks | 1 | -16/+161 | |
2019-04-24 | svm: move fifo tests to ut plugin | 1 | -0/+271 | |
2019-04-19 | svm: move fifo tests to a separate file | 1 | -0/+1197 |