summaryrefslogtreecommitdiffstats
path: root/src/dmclock/benchmark/configs/dmc_sim_8_6.conf
blob: 28aeb401d44c2a305aa2c6b234f6bb477d7dbd3a (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
32
33
34
35
36
37
38
39
40
41
42
43
[global]
server_groups = 1
client_groups = 3
server_random_selection = true
server_soft_limit = true

[client.0]
client_count = 2
client_wait = 0
client_total_ops = 1000
client_server_select_range = 8
client_iops_goal = 200
client_outstanding_ops = 32
client_reservation = 0.0
client_limit = 0.0
client_weight = 1.0

[client.1]
client_count = 2
client_wait = 5
client_total_ops = 1000
client_server_select_range = 8
client_iops_goal = 200
client_outstanding_ops = 32
client_reservation = 20.0
client_limit = 40.0
client_weight = 1.0

[client.2]
client_count = 2
client_wait = 10
client_total_ops = 1000
client_server_select_range = 8
client_iops_goal = 200
client_outstanding_ops = 32
client_reservation = 0.0
client_limit = 50.0
client_weight = 2.0


[server.0]
server_count = 8
server_iops  = 160