Age | Commit message (Expand) | Author | Files | Lines |
2021-12-23 | session svm: track fs and seg manager index in fs | Florin Coras | 1 | -0/+2 |
2021-11-24 | session: improve fifo segment allocation | Filip Tehlar | 1 | -0/+2 |
2021-08-11 | svm: make more fifo segment header fields private | Florin Coras | 1 | -20/+6 |
2021-06-17 | session: optimize ct fifo segment allocations | Florin Coras | 1 | -0/+1 |
2021-06-16 | vcl: fix fifo sharing | Florin Coras | 1 | -0/+1 |
2021-04-20 | svm: allow external chunk alloc on segment | Florin Coras | 1 | -0/+8 |
2021-02-22 | vcl: cleanup fifos detached from segments | Florin Coras | 1 | -0/+10 |
2021-01-28 | svm vcl: add helper fn that discovers mqs in segment | Florin Coras | 1 | -0/+9 |
2021-01-09 | session svm: fix fifo migration | Florin Coras | 1 | -2/+2 |
2020-12-29 | svm vcl: allow random offsets for fifo segments in apps | Florin Coras | 1 | -2/+15 |
2020-12-29 | svm: allow mq attachments at random offsets | Florin Coras | 1 | -0/+33 |
2020-12-24 | svm: split fifo into private and shared structs | Florin Coras | 1 | -0/+4 |
2020-12-23 | svm: remove fifo segment heap | Florin Coras | 1 | -10/+9 |
2020-09-29 | svm: fix max fifo size | Florin Coras | 1 | -1/+1 |
2020-04-09 | session: update fifo slice on session migration | Florin Coras | 1 | -0/+4 |
2020-03-05 | session: fix segment search on fifo alloc | Florin Coras | 1 | -0/+2 |
2020-02-26 | svm: remove chunk add function | Florin Coras | 1 | -1/+17 |
2020-02-25 | session svm: tracking segment memory usage | Ryujiro Shibuya | 1 | -0/+64 |
2020-02-25 | svm: refactor fifo | Florin Coras | 1 | -38/+6 |
2019-12-19 | session: reserve memory for rbtree | Florin Coras | 1 | -0/+2 |
2019-12-12 | session svm: support for segments larger than 4GB | Florin Coras | 1 | -3/+3 |
2019-12-12 | session svm: per thread fifo segment slices | Florin Coras | 1 | -13/+26 |
2019-06-26 | svm: fix fifo segment free chunk bytes accounting | Florin Coras | 1 | -1/+1 |
2019-05-14 | svm: improve fifo segment prealloc support | Florin Coras | 1 | -1/+57 |
2019-05-07 | svm: decouple fifo and default chunk allocation | Florin Coras | 1 | -1/+1 |
2019-05-03 | session/svm: apis for fifo shrinking | Florin Coras | 1 | -0/+9 |
2019-04-26 | svm: fifo segment support for chunk allocation | Florin Coras | 1 | -7/+26 |
2019-04-25 | session: cleanup segment manager and fifo segment | Florin Coras | 1 | -0/+139 |