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
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
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
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-1
/
+1
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
1
-3
/
+39
2018-10-23
c11 safe string handling support
Dave Barach
1
-4
/
+4
2018-10-05
session: fix local session tagging and cleanup
Florin Coras
1
-2
/
+2
2018-09-19
session: improve close procedure
Florin Coras
1
-1
/
+3
2018-09-14
vcl: keep track of unexpected events
Florin Coras
1
-3
/
+2
2018-09-06
session: support multiple worker binds
Florin Coras
1
-1
/
+2
2018-08-24
session: add support for multiple app workers
Florin Coras
1
-8
/
+8
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
1
-9
/
+13
2018-07-17
session: send ctrl msg over mq
Florin Coras
1
-2
/
+2
2018-07-17
session: use msg queue for events
Florin Coras
1
-8
/
+35
2018-07-17
session: make sure segment sizes are page aligned
Florin Coras
1
-1
/
+3
2018-03-25
session: fix local session disconnects
Florin Coras
1
-0
/
+8
[next]