Commit e136ad62 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

experiments: fix dist_memcached nets_per_host parameter

parent 042fadfd
......@@ -34,7 +34,7 @@ n_hosts = [2, 10, 20, 30, 35, 40, 50, 60, 70, 80]
experiments = []
separate_net = True
nets_per_host = 2
nets_per_host = 1
def select_servers(i, j, racks, n, n_host):
nc = int(n_host / 2)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment