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
/
bihash_template.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
vppinfra: add defines for bihash add and delete
Paul Atkins
1
-0
/
+3
2020-10-02
vppinfra: Function to check if a bihash has been initialised
Neale Ranns
1
-0
/
+2
2020-09-30
vpp: update 'show bihash' command
Damjan Marion
1
-3
/
+4
2020-09-30
vppinfra: use heap to store bihash data
Damjan Marion
1
-0
/
+21
2020-09-01
vppinfra: Fix bihash coverity warning
Nathan Skrzypczak
1
-2
/
+2
2020-08-17
vppinfra: fix RC in bihash instantiation
Nathan Skrzypczak
1
-3
/
+3
2020-08-06
vppinfra: harmonize function names
Dave Barach
1
-2
/
+2
2020-04-23
vppinfra: more bihash optimizatons
Damjan Marion
1
-12
/
+34
2020-04-22
vppinfra: fix potential race in bihash bucket lock
Damjan Marion
1
-11
/
+9
2020-04-22
vppinfra: improve bihash add/del performance
Damjan Marion
1
-7
/
+9
2020-04-21
vppinfra: bihash improvements
Dave Barach
1
-13
/
+40
2020-03-27
vppinfra: add clib_bihash_get_bucket
Damjan Marion
1
-14
/
+11
2019-12-16
vppinfra: bihash walk cb typedef and continue/stop controls
Neale Ranns
1
-1
/
+9
2019-09-03
vppinfra: add bihash_init2
Dave Barach
1
-0
/
+13
2019-08-01
vppinfra: make first bihash add thread-safe
Dave Barach
1
-0
/
+1
2019-07-09
vppinfra: allocate bihash virtual space on demand
Dave Barach
1
-0
/
+14
2019-05-07
Add bihash statistics hook
Dave Barach
1
-5
/
+63
2018-09-19
bihash template: reinstate the check for the available memory in the arena
Andrew Yourtchenko
1
-2
/
+2
2018-09-11
bihash 32/64 bit shared memory interop
Dave Barach
1
-6
/
+6
2018-08-28
32/64 shmem bihash interoperability
Dave Barach
1
-13
/
+83
2018-08-23
bihash: remove unused counters
Damjan Marion
1
-3
/
+0
2018-08-22
bihash: add support for reuse of expired entry when bucket is full (VPP-1272)
Matus Fabian
1
-0
/
+6
2018-07-20
bihash: give hint to CPU that we are spinlocking
Damjan Marion
1
-3
/
+5
2018-07-20
Fine-grained add / delete locking
Dave Barach
1
-187
/
+33
2018-07-18
vppinfra: increase max bihash arena size to 512GB
Damjan Marion
1
-7
/
+17
2018-06-14
Add clib_bihash_search_inline_2_with_hash to bihash template
Andrew Yourtchenko
1
-5
/
+15
2018-02-23
Add prefetch inlines, update bi-hash doc tags
Dave Barach
1
-6
/
+47
2018-02-22
bihash table size perf/scale improvements
Dave Barach
1
-4
/
+10
2018-02-08
Minimize bihash memory consumption
Dave Barach
1
-16
/
+16
2018-01-24
Adding a format function for bihash init routine to format the key, value, wh...
Vijayabhaskar Katamreddy
1
-0
/
+8
2017-08-31
Fix BIHASH_KVP_CACHE_SIZE == 0 case
Dave Barach
1
-2
/
+23
2017-07-23
Atomic bucket lock
Dave Barach
1
-28
/
+44
2017-07-19
Add a bihash prefetchable bucket-level cache
Dave Barach
1
-23
/
+183
2017-05-18
VPP-847: improve bihash template memory allocator performance
Dave Barach
1
-0
/
+1
2017-01-02
Handle execessive hash collisions, VPP-555
Dave Barach
1
-12
/
+19
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+214