summaryrefslogtreecommitdiffstats
path: root/src/dmclock/sim/dmc_sim_100th.conf
blob: 17d0043548e26f8db1f6ca040f6e526dccdfca28 (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
[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