index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitmap: Convert single bitmap functions to 64-bit.
Jesse Gross
2015-06-25
1
-5
/
+5
*
cmap: Shrink cmap when load factor is below 20%.
Alex Wang
2014-11-21
1
-1
/
+27
*
lib/cmap: cmap_find_batch().
Jarno Rajahalme
2014-10-06
1
-5
/
+94
*
lib/cmap: split up cmap_find().
Jarno Rajahalme
2014-10-06
1
-56
/
+60
*
lib/cmap: Use non-atomic access to hash.
Jarno Rajahalme
2014-10-06
1
-34
/
+22
*
lib/cmap: More efficient cmap_find().
Jarno Rajahalme
2014-10-06
1
-17
/
+27
*
lib/cmap: Return number of nodes from functions modifying the cmap.
Jarno Rajahalme
2014-10-06
1
-19
/
+15
*
cmap: ovsrcu postpone the cmap destroy.
Alex Wang
2014-10-01
1
-1
/
+1
*
cmap, classifier: Avoid unsafe aliasing in iterators.
Ben Pfaff
2014-07-21
1
-25
/
+20
*
cmap: Fix cmap_next_position()
Daniele Di Proietto
2014-07-16
1
-1
/
+1
*
lib/hash: Abstract hash interface.
Jarno Rajahalme
2014-07-04
1
-1
/
+1
*
cmap: Rename a enum constant.
Gurucharan Shetty
2014-06-10
1
-5
/
+5
*
lib/ovs-rcu: Rename ovsrcu_init() as ovsrcu_set_hidden().
Jarno Rajahalme
2014-06-03
1
-3
/
+3
*
lib/cmap: Use atomics for all bucket data.
Jarno Rajahalme
2014-05-28
1
-52
/
+76
*
lib/cmap: Add more hmap-like functionality.
Jarno Rajahalme
2014-05-28
1
-7
/
+30
*
cmap: Fix memory ordering for counter_changed().
Ben Pfaff
2014-05-21
1
-4
/
+4
*
cmap: New module for cuckoo hash table.
Ben Pfaff
2014-05-20
1
-0
/
+835