Age | Commit message (Expand) | Author | Files | Lines |
2018-02-22 | bihash table size perf/scale improvements |  Dave Barach | 1 | -30/+46 |
2018-02-08 | Minimize bihash memory consumption |  Dave Barach | 1 | -9/+46 |
2018-01-24 | Adding a format function for bihash init routine to format the key, value, wh... |  Vijayabhaskar Katamreddy | 1 | -3/+20 |
2017-11-09 | lock init |  JingLiuZTE | 1 | -0/+1 |
2017-09-06 | Fixes for issues raised by Coverity (VPP-972) |  Chris Luke | 1 | -1/+2 |
2017-08-31 | Fix BIHASH_KVP_CACHE_SIZE == 0 case |  Dave Barach | 1 | -1/+13 |
2017-07-23 | Atomic bucket lock |  Dave Barach | 1 | -13/+14 |
2017-07-19 | Add a bihash prefetchable bucket-level cache |  Dave Barach | 1 | -8/+70 |
2017-06-05 | More GCC-7 errors |  Marco Varlese | 1 | -0/+2 |
2017-06-02 | Fix mac_age process crash in multi-threaded environment |  Steve Shin | 1 | -2/+1 |
2017-05-18 | VPP-847: improve bihash template memory allocator performance |  Dave Barach | 1 | -27/+43 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences |  Damjan Marion | 1 | -8/+8 |
2017-01-18 | Fix coverity warnings, VPP-608 |  Dave Barach | 1 | -5/+6 |
2017-01-02 | Handle execessive hash collisions, VPP-555 |  Dave Barach | 1 | -46/+120 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+455 |