svm: allow mq attachments at random offsets
[vpp.git] / src / svm / fifo_segment.c
2020-12-29 Florin Corassvm: allow mq attachments at random offsets 90/30390/53
2020-12-28 Florin Corassvm: move active fifo list to private slice 65/30365/27
2020-12-26 Florin Corassvm: change fifo pointers to offsets 63/30363/32
2020-12-25 Florin Corassvm: split fifo into private and shared structs 49/30349/33
2020-12-23 Florin Corassvm: separate private from shared fifo segment ptrs 36/30336/19
2020-12-23 Florin Corassvm: remove fifo segment heap 33/30333/16
2020-11-26 Florin Corassvm: use internal function to prealloc fifo hdrs 82/30182/2
2020-11-26 Benoît Gannesvm: only try to pre-allocate requested number of fifo... 36/30136/4
2020-11-20 Florin Corassvm: fix coverity warning 48/30048/2
2020-11-19 Florin Corassvm: move chunk locks to linked list 73/29973/4
2020-11-19 Florin Corassvm: init chunk rb tree indices in fifo 72/29972/4
2020-11-18 Florin Corassvm: fifo segment cleanup 66/29966/12
2020-11-09 Florin Corassession: delegate fifo ooo lookup init to transports 12/29812/3
2020-10-21 Benoît Gannesvm: fix ASAN annotations for external chunks 52/29552/2
2020-09-30 Florin Corassvm: harmonize ssvm names 58/29158/5
2020-09-30 Florin Corassvm session: use new clib mem apis for segments 40/29140/11
2020-09-28 Damjan Marionvppinfra: don't call dlmalloc API directly from the... 36/29136/2
2020-04-28 Florin Corassvm: fix fifo alignemnt in batch prealloc 62/26762/3
2020-04-28 Florin Corassvm: null instead of panic if fifo hdr alloc fails 28/26728/4
2020-04-20 Florin Corassvm: check if fifo free list index is valid on alloc 76/26576/5
2020-04-09 Florin Corassession: update fifo slice on session migration 35/26435/9
2020-04-09 Florin Corassvm: use active fifo count in fifo test 36/26436/4
2020-03-27 Florin Corasvcl: support for uword segments 20/26220/3
2020-03-26 Ryujiro Shibuyasvm: correct format_fifo_segment 58/26158/2
2020-03-16 Ryujiro Shibuyasvm: chunk alloc stats 82/25882/3
2020-03-12 Florin Corassvm: cleanup chunk and fifo allocation 55/25755/8
2020-03-09 Florin Corassvm: track fifo segment virtual memory consumption 01/25701/7
2020-03-05 Florin Corassession: reduce segment reserved bytes 00/25700/4
2020-03-05 Florin Corassession: fix segment search on fifo alloc 99/25699/3
2020-02-29 Florin Corassvm: fix slice locking on fifo alloc 56/25556/3
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