X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Fdmclock%2Fsim%2Fdmc_sim_example.conf;fp=src%2Fceph%2Fsrc%2Fdmclock%2Fsim%2Fdmc_sim_example.conf;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=989f2f08281e42c951d4502c7e53096c00220298;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/src/dmclock/sim/dmc_sim_example.conf b/src/ceph/src/dmclock/sim/dmc_sim_example.conf deleted file mode 100644 index 989f2f0..0000000 --- a/src/ceph/src/dmclock/sim/dmc_sim_example.conf +++ /dev/null @@ -1,43 +0,0 @@ -[global] -server_groups = 1 -client_groups = 3 -server_random_selection = false -server_soft_limit = false - -[client.0] -client_count = 1 -client_wait = 0 -client_total_ops = 2000 -client_server_select_range = 1 -client_iops_goal = 200 -client_outstanding_ops = 32 -client_reservation = 0.0 -client_limit = 0.0 -client_weight = 1.0 - -[client.1] -client_count = 1 -client_wait = 5 -client_total_ops = 2000 -client_server_select_range = 1 -client_iops_goal = 200 -client_outstanding_ops = 32 -client_reservation = 0.0 -client_limit = 40.0 -client_weight = 1.0 - -[client.2] -client_count = 1 -client_wait = 10 -client_total_ops = 2000 -client_server_select_range = 1 -client_iops_goal = 200 -client_outstanding_ops = 32 -client_reservation = 0.0 -client_limit = 50.0 -client_weight = 2.0 - -[server.0] -server_count = 1 -server_iops = 160 -server_threads = 1