Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-11 | Changing router to application shared memory exchange protocol. | Max Romanov | 1 | -0/+1 |
2019-12-24 | Introducing port messages to notify about out of shared memory. | Max Romanov | 1 | -0/+1 |
2018-07-12 | Enabled body buffer shared memory segmentation. | Max Romanov | 1 | -2/+2 |
2018-06-20 | Fixed allocation of multiple shared memory chunks. | Max Romanov | 1 | -4/+11 |
2017-12-27 | Implementing the ability to cancel request before worker starts processing it. | Max Romanov | 1 | -18/+26 |
2017-10-19 | Introducing mmap_handler to count references to shared memory. | Max Romanov | 1 | -1/+6 |
2017-10-19 | Introducing src_pid for mmap header for accurate buf completion. | Max Romanov | 1 | -1/+2 |
2017-09-18 | Fixing shared memory thread safety issue. | Max Romanov | 1 | -0/+1 |
2017-06-23 | Store pointer to shared memory start in buf->parent. | Max Romanov | 1 | -0/+179 |