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
/
vppinfra
/
atomics.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
ipsec: Performance improvement of ipsec4_output_node using flow cache
Govindarajan Mohandoss
1
-0
/
+2
2021-02-08
virtio: add atomic call for kicking
Mohsin Kazmi
1
-0
/
+3
2020-12-23
svm: remove fifo segment heap
Florin Coras
1
-0
/
+3
2020-11-19
svm: move chunk locks to linked list
Florin Coras
1
-0
/
+3
2019-08-01
vppinfra: refactor clib_spinlock_t to use compare and swap
jaszha03
1
-0
/
+3
2019-06-05
Switch atomic release API from __sync to __atomic builtin.
Sirshak Das
1
-1
/
+1
2019-06-05
Switch atomic test and set API from __sync to __atomic builtin
Sirshak Das
1
-1
/
+1
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-0
/
+3
2019-03-22
svm/atomics: add clib_atomic_swap_rel_n
Florin Coras
1
-0
/
+1
2018-11-28
Use acquire/release ordering when accessing svm_fifo shared variable cursize
Sirshak Das
1
-0
/
+4
2018-11-05
Enable atomic swap and store macro with acquire and release ordering
Sirshak Das
1
-2
/
+3
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-0
/
+45