summaryrefslogtreecommitdiffstats
path: root/src/dmclock/benchmark/configs/dmc_sim_100_100.conf
blob: c93d4c71f6d82a0fddae57d925e0db70f5a94594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[global]
server_groups = 1
client_groups = 2
server_random_selection = true
server_soft_limit = true

[server.0]
server_count = 100
server_iops  = 160

[client.0]
client_count = 99
client_wait = 0
client_total_ops = 10000
client_server_select_range = 100
client_iops_goal = 200
client_outstanding_ops = 32
client_reservation = 100.0
client_limit = 0.0
client_weight = 1.0

[client.1]
client_count = 1
client_wait = 10
client_total_ops = 10000
client_server_select_range = 100
client_iops_goal = 200
client_outstanding_ops = 32
client_reservation = 100.0
client_limit = 0.0
client_weight = 1.0