Age | Commit message (Expand) | Author | Files | Lines |
2019-12-30 | svm: broadcast on raw dequeues and full rings |  Florin Coras | 1 | -0/+6 |
2019-12-11 | session: Add mq debug cli |  Nathan Skrzypczak | 1 | -0/+14 |
2019-09-20 | session: fix msg freeing on error |  Nathan Skrzypczak | 1 | -5/+0 |
2019-07-29 | session: fix vpp to app msg generation |  Florin Coras | 1 | -2/+4 |
2019-06-18 | session: fix memory out of bound issue |  Lijian.Zhang | 1 | -1/+1 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -3/+3 |
2018-09-12 | vcl: improve read and fifo event handling |  Florin Coras | 1 | -2/+2 |
2018-08-10 | vcl: support for eventfd mq signaling |  Florin Coras | 1 | -0/+33 |
2018-08-03 | svm: add support for eventfd signaling to queue |  Florin Coras | 1 | -7/+9 |
2018-07-27 | vcl: use events for epoll/select/read/write |  Florin Coras | 1 | -11/+11 |
2018-07-18 | svm: make message queue more compact |  Florin Coras | 1 | -16/+29 |
2018-07-17 | session: send ctrl msg over mq |  Florin Coras | 1 | -1/+2 |
2018-07-17 | session: use msg queue for events |  Florin Coras | 1 | -18/+84 |
2018-07-08 | session/svm: fix coverity warnings |  Florin Coras | 1 | -2/+5 |
2018-07-06 | svm: add unidirectional message queue |  Florin Coras | 1 | -0/+159 |