summaryrefslogtreecommitdiffstats
path: root/rteval/rteval.conf
blob: ddada8fdf2ad4412179348bd8c2281530aa89ded (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
[rteval]
verbose:   False
keepdata:  True
debugging: False
duration:  60.0
report_interval: 600

[cyclictest]
buckets:	2000
interval:	 100

[loads]
kcompile:  module
hackbench: module
dbench:    external
	
[kcompile]
source: linux-2.6.21.1.tar.bz2
jobspercore: 2

[hackbench]
jobspercore: 2

[dbench]
source:  dbench.tar.gz
setup:  tar -xvf dbench.tar.gz
build:  ./configure && make
runload:  dbench -c ./client.txt 10