svm: fix coverity warnings
[vpp.git] / src / svm / fifo_segment.c
2020-02-26 Florin Corassvm: fix coverity warnings 30/25430/3
2020-02-26 Florin Corassvm: support multi-chunk fifo chunk alloc 33/24833/11
2020-02-26 Florin Corassvm: remove chunk add function 22/24822/9
2020-02-25 Florin Corassvm: minimal initial fifo 35/24735/13
2020-02-25 Ryujiro Shibuyasession svm: tracking segment memory usage 78/24278/42
2020-02-25 Florin Corassvm: refactor fifo 86/24086/65
2020-02-25 Florin Corassvm: refactor fifo chunk tracking 74/23974/34
2020-02-11 Dave Barachvppinfra: remove the historical mheap memory allocator 82/24982/4
2020-01-31 Florin Corassession: fix chunk batch alloc for large fifos 21/24721/3
2020-01-03 Florin Corassession: fix per slice fifo prealloc 58/24158/3
2019-12-21 Florin Corassvm: fix multichunk alloc with not enough space 04/24104/1
2019-12-20 Florin Corassvm: fix sh ssvm size for private segments 81/24081/4
2019-12-19 Florin Corassession: reserve memory for rbtree 65/24065/5
2019-12-12 Florin Corassession svm: support for segments larger than 4GB 52/23952/5
2019-12-12 Florin Corassession svm: per thread fifo segment slices 71/23871/15
2019-11-12 Florin Corassvm: improve fifo segment verbose cli 29/23329/8
2019-11-07 Florin Corassvm: fix byte accounting when allocating fifo header 01/23301/2
2019-08-29 Florin Corassvm: fix fifo hdr freelist allocation 03/21603/3
2019-07-03 Florin Corassvm: fix multi-chunk fifo alloc and add more tests 67/20467/9
2019-06-26 Florin Corassvm: fix fifo segment free chunk bytes accounting 41/20341/5
2019-06-09 Florin Corassvm: improve fifo segment show 47/20047/1
2019-05-14 Florin Corassvm: improve fifo segment prealloc support 24/19524/20
2019-05-09 Florin Corassession: segment manager fixes 74/19474/4
2019-05-07 Florin Corassvm: decouple fifo and default chunk allocation 45/19345/12
2019-05-03 Florin Corassession/svm: apis for fifo shrinking 37/19337/3
2019-04-26 Florin Corassvm: fifo segment support for chunk allocation 76/19176/9
2019-04-25 Florin Corassession: cleanup segment manager and fifo segment 51/19151/15