initial code repo
[stor4nfv.git] / src / ceph / src / dmclock / sim / dmc_sim_100th.conf
diff --git a/src/ceph/src/dmclock/sim/dmc_sim_100th.conf b/src/ceph/src/dmclock/sim/dmc_sim_100th.conf
new file mode 100644 (file)
index 0000000..17d0043
--- /dev/null
@@ -0,0 +1,32 @@
+[global]
+server_groups = 1
+client_groups = 2
+server_random_selection = true
+server_soft_limit = true
+
+[client.0]
+client_count = 99
+client_wait = 0
+client_total_ops = 1000
+client_server_select_range = 10
+client_iops_goal = 50
+client_outstanding_ops = 100
+client_reservation = 20.0
+client_limit = 60.0
+client_weight = 1.0
+
+[client.1]
+client_count = 1
+client_wait = 10
+client_total_ops = 1000
+client_server_select_range = 10
+client_iops_goal = 50
+client_outstanding_ops = 100
+client_reservation = 20.0
+client_limit = 60.0
+client_weight = 1.0
+
+[server.0]
+server_count = 100
+server_iops = 40
+server_threads = 1