vppinfra: bihash improvements
[vpp.git] / src / vppinfra / bihash_template.c
2020-04-21 Dave Barachvppinfra: bihash improvements 49/26549/10
2020-03-27 Damjan Marionvppinfra: add clib_bihash_get_bucket 17/26217/2
2020-02-05 Dave Barachvppinfra: numa vector placement support 54/24454/12
2020-01-16 Vijayabhaskar Kata... vppinfra: fixing compilation issues in 32-bit 60/24360/2
2019-12-16 Neale Rannsvppinfra: bihash walk cb typedef and continue/stop... 23/23823/2
2019-09-03 Dave Barachvppinfra: add bihash_init2 20/21720/2
2019-08-01 Dave Barachvppinfra: make first bihash add thread-safe 05/21005/5
2019-07-19 Andreas Schultzvppinfra: fix OOM check in bihash 39/20739/2
2019-07-11 Dave Barachvppinfra: bihash add-but-do-not-overwrite semantics 48/20548/2
2019-07-09 Dave Barachvppinfra: allocate bihash virtual space on demand 46/20546/4
2019-05-07 Vijayabhaskar Kata... bihash: Freeing up working_copy_lengths vector 27/19427/2
2019-05-07 Dave BarachAdd bihash statistics hook 33/19333/3
2019-04-17 Dave BarachUse template-specific key compare fn when deleting... 84/18984/1
2019-03-15 Tom SeidenbergFix bihash bucket double unlock. 36/18336/4
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-09-20 Andrew Yourtchenkobihash template: avoid memory leak upon rehash 14/14914/4
2018-09-19 Andrew Yourtchenkobihash template: reinstate the check for the available... 94/14894/2
2018-09-11 Dave Barachbihash 32/64 bit shared memory interop 67/14767/1
2018-08-28 Dave Barach32/64 shmem bihash interoperability 76/14476/14
2018-08-23 Damjan Marionbihash: remove unused counters 48/14448/2
2018-08-22 Matus Fabianbihash: add support for reuse of expired entry when... 88/14388/2
2018-08-06 Dave Barachfix dangling reference in foreach_key_value_pair 78/13978/1
2018-07-20 Damjan Marionbihash: give hint to CPU that we are spinlocking 94/13594/1
2018-07-20 Dave BarachFine-grained add / delete locking 59/13559/7
2018-07-18 Damjan Marionvppinfra: increase max bihash arena size to 512GB 25/13525/3
2018-02-22 Dave Barachbihash table size perf/scale improvements 58/10758/2
2018-02-08 Dave BarachMinimize bihash memory consumption 49/10449/3
2018-01-24 Vijayabhaskar Kata... Adding a format function for bihash init routine to... 50/9850/5
2017-11-09 JingLiuZTElock init 78/9278/5
2017-09-06 Chris LukeFixes for issues raised by Coverity (VPP-972) 04/8304/4
2017-08-31 Dave BarachFix BIHASH_KVP_CACHE_SIZE == 0 case 70/8270/2
2017-07-23 Dave BarachAtomic bucket lock 07/7707/2
2017-07-19 Dave BarachAdd a bihash prefetchable bucket-level cache 84/7584/6
2017-06-05 Marco VarleseMore GCC-7 errors 05/7005/2
2017-06-02 Steve ShinFix mac_age process crash in multi-threaded environment 88/6988/2
2017-05-18 Dave BarachVPP-847: improve bihash template memory allocator perfo... 50/6750/2
2017-05-10 Damjan Marioncompletelly deprecate os_get_cpu_number, replace new... 42/6642/4
2017-01-18 Dave BarachFix coverity warnings, VPP-608 58/4758/2
2017-01-02 Dave BarachHandle execessive hash collisions, VPP-555 54/4254/3
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19