blob: 74d9e5a871857ca7afd0df6522b064f18344ce65 (
plain) (
blame)
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
44
45
46
47
|
bin/linux-vdbench
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
%%PORTDOCS%%%%DOCSDIR%%/vdbench.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example4
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example5
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example6
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/errorlog.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/create_files
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/delete_files
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/multi_host
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/multi_host
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/tpcc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/readme.txt
%%DATADIR%%/linux/linux%%LINUX_ARCH%%.so
%%DATADIR%%/build_sds.txt
%%DATADIR%%/linux/config.sh
%%DATADIR%%/swatcharts.txt
%%DATADIR%%/vdbench
%%DATADIR%%/vdbench.jar
|