Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
session svm: non blocking mq
Florin Coras
2
-74
/
+181
2021-01-28
svm vcl: add helper fn that discovers mqs in segment
Florin Coras
3
-0
/
+43
2021-01-25
svm: add custom q implementation for mq
Florin Coras
3
-95
/
+288
2021-01-24
svm: use standard function to reset stale mutex
Benoît Ganne
1
-2
/
+7
2021-01-20
svm: add standard include for __WORDSIZE
Nathan Moos
1
-0
/
+1
2021-01-09
session svm: fix fifo migration
Florin Coras
3
-27
/
+41
2021-01-06
svm: force fixed memfd mapping if va provided
Florin Coras
1
-3
/
+3
2020-12-30
svm: fifo segment sptr for fifo hdr free list
Florin Coras
4
-49
/
+88
2020-12-29
session: remove fifo segment va allocator
Florin Coras
1
-1
/
+1
2020-12-29
svm vcl: allow random offsets for fifo segments in apps
Florin Coras
2
-10
/
+34
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
6
-70
/
+198
2020-12-28
svm: move active fifo list to private slice
Florin Coras
2
-16
/
+30
2020-12-26
svm: change fifo pointers to offsets
Florin Coras
4
-156
/
+230
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
5
-214
/
+318
2020-12-23
svm: separate private from shared fifo segment ptrs
Florin Coras
3
-51
/
+49
2020-12-23
svm: remove fifo segment heap
Florin Coras
5
-150
/
+181
2020-12-21
svm: honor max requested bytes in fifo segments
Florin Coras
1
-1
/
+1
2020-12-20
tls: use fifo segments instead of chunks
Florin Coras
2
-0
/
+51
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
2
-6
/
+6
2020-12-08
svm: fix ssvm_va for private segments
Florin Coras
1
-1
/
+1
2020-12-03
svm: fix mutex consistency on trylock
Florin Coras
2
-4
/
+16
2020-11-30
svm: make svm queue mutex robust
Florin Coras
2
-2
/
+9
2020-11-26
svm: use internal function to prealloc fifo hdrs
Florin Coras
1
-30
/
+3
2020-11-26
svm: only try to pre-allocate requested number of fifo pairs
Benoît Ganne
1
-1
/
+8
2020-11-24
svm: support for multi-segment enqueues
Florin Coras
2
-0
/
+92
2020-11-20
svm: fix coverity warning
Florin Coras
1
-6
/
+7
2020-11-19
svm: move chunk locks to linked list
Florin Coras
1
-37
/
+48
2020-11-19
svm: init chunk rb tree indices in fifo
Florin Coras
2
-4
/
+2
2020-11-19
svm: fix high segment base address for ASan
Benoît Ganne
1
-1
/
+1
2020-11-18
svm: fifo segment cleanup
Florin Coras
1
-341
/
+205
2020-11-13
svm: change high_seg_baseva
Nathan Skrzypczak
1
-2
/
+2
2020-11-09
session: delegate fifo ooo lookup init to transports
Florin Coras
1
-6
/
+0
2020-10-22
svm: support large memfd segments
Florin Coras
1
-2
/
+2
2020-10-21
svm: fix ASAN annotations for external chunks
Benoît Ganne
2
-0
/
+4
2020-10-13
svm: fix coverity warning
Florin Coras
1
-2
/
+2
2020-10-12
vcl svm: segments improvements
Florin Coras
2
-10
/
+22
2020-10-10
misc: clib_unix_warning usage error
jiangxiaoming
1
-4
/
+4
2020-10-06
vppinfra: add heap header in front of dlmalloc space
Damjan Marion
3
-9
/
+8
2020-10-01
svm: simplify memfd client segment mapping
Florin Coras
1
-12
/
+15
2020-09-30
svm: harmonize ssvm names
Florin Coras
3
-56
/
+56
2020-09-30
svm session: use new clib mem apis for segments
Florin Coras
3
-46
/
+69
2020-09-29
svm: fix max fifo size
Florin Coras
1
-1
/
+1
2020-09-29
vcl svm: provide apps access to fifo chunks
Florin Coras
2
-31
/
+36
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
9
-35
/
+16
2020-09-09
svm: fix non-null-terminated string
Benoît Ganne
1
-1
/
+1
2020-09-08
svm session: document unsupported fifo deq combinations
Florin Coras
2
-2
/
+8
2020-08-06
misc: harmonize names
Dave Barach
2
-9
/
+9
2020-04-28
svm: fix fifo alignemnt in batch prealloc
Florin Coras
1
-3
/
+9
2020-04-28
svm: null instead of panic if fifo hdr alloc fails
Florin Coras
1
-1
/
+4
2020-04-22
svm: asan: fix asan support
Benoît Ganne
2
-0
/
+11
[next]