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