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
/
vnet
/
session
/
segment_manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
svm: add custom q implementation for mq
Florin Coras
1
-1
/
+1
2021-01-09
session svm: fix fifo migration
Florin Coras
1
-7
/
+7
2020-12-29
session: remove fifo segment va allocator
Florin Coras
1
-33
/
+4
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
1
-3
/
+1
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
1
-22
/
+24
2020-12-23
svm: remove fifo segment heap
Florin Coras
1
-5
/
+3
2020-12-14
session: free segment manager only from main
Florin Coras
1
-4
/
+32
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-11
/
+11
2020-10-27
session: per worker state for ct sessions
Florin Coras
1
-2
/
+8
2020-10-10
session: app_name should format with %v
jiangxiaoming
1
-2
/
+2
2020-09-30
session: init size and watermarks on all seg managers
Florin Coras
1
-9
/
+19
2020-09-30
svm: harmonize ssvm names
Florin Coras
1
-1
/
+1
2020-09-30
svm session: use new clib mem apis for segments
Florin Coras
1
-3
/
+11
2020-07-13
session: reduce verbosity on fifo alloc failure
Florin Coras
1
-1
/
+1
2020-07-07
session: fix ct listener cleanup
Florin Coras
1
-1
/
+1
2020-05-15
session: track detached listener segment managers
Florin Coras
1
-2
/
+17
2020-05-04
session: add option to preallocate fifo headers
Florin Coras
1
-32
/
+39
2020-04-30
session: cleanup listener segment manager on wrk free
Florin Coras
1
-1
/
+1
2020-04-15
session: detach session from app on cleanup
Florin Coras
1
-1
/
+6
2020-04-09
session: update fifo slice on session migration
Florin Coras
1
-0
/
+24
2020-04-06
session udp: shared local endpoints
Florin Coras
1
-5
/
+17
2020-04-03
session: improve error reporting
Florin Coras
1
-3
/
+3
2020-03-26
svm: correct format_fifo_segment
Ryujiro Shibuya
1
-1
/
+3
2020-03-05
session: fix segment search on fifo alloc
Florin Coras
1
-30
/
+23
2020-02-26
svm: fix coverity warnings
Florin Coras
1
-2
/
+1
2020-02-25
svm: minimal initial fifo
Florin Coras
1
-0
/
+1
2020-02-25
session: basic fifo-tuning-logic
Ryujiro Shibuya
1
-9
/
+28
2020-02-25
session svm: tracking segment memory usage
Ryujiro Shibuya
1
-15
/
+74
2020-02-25
svm: refactor fifo
Florin Coras
1
-44
/
+0
2019-12-12
session svm: support for segments larger than 4GB
Florin Coras
1
-4
/
+4
2019-12-12
session svm: per thread fifo segment slices
Florin Coras
1
-50
/
+64
2019-08-01
vppinfra: refactor clib_rwlock_t to use single condition variable
jaszha03
1
-1
/
+0
2019-06-09
svm: improve fifo segment show
Florin Coras
1
-18
/
+5
2019-05-14
svm: improve fifo segment prealloc support
Florin Coras
1
-3
/
+8
2019-05-09
session: segment manager fixes
Florin Coras
1
-1
/
+3
2019-05-03
session/svm: apis for fifo shrinking
Florin Coras
1
-0
/
+31
2019-04-26
svm: fifo segment support for chunk allocation
Florin Coras
1
-1
/
+14
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
1
-226
/
+321
2019-04-24
session: remove unused fifo allo return value
Florin Coras
1
-6
/
+5
2019-04-17
session: fix segment manager init condition
Florin Coras
1
-1
/
+1
2019-04-12
session: drop lock on segment allocation error
Florin Coras
1
-12
/
+9
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
1
-6
/
+4
2019-03-04
session: remove svm_segment_index from session struct
Florin Coras
1
-2
/
+3
2019-03-02
session: notify app of segment removal
Florin Coras
1
-1
/
+12
2019-03-01
session: refactor local connects
Florin Coras
1
-13
/
+12
2019-02-23
session: separate local session logic
Florin Coras
1
-0
/
+1
2019-02-05
session: cleanup part 2
Florin Coras
1
-1
/
+1
2019-02-04
session: cleanup part 1
Florin Coras
1
-2
/
+2
2019-01-17
tls: preallocate app sessions on connect/accept
Florin Coras
1
-0
/
+3
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-3
/
+3
[next]