1#
2#
3# The format is:
4#
5# 	All fields are space delimited.
6# 	A # symbol in column 1 indicates a comment.
7#	First field: Byte offset within the file.
8#	Second field: Size in bytes of the I/O operation.
9#	Third field: Number of milliseconds to delay before I/O operation.
10#
11# This is an example of sequential 64k reader with 2 milliseconds
12# before each read.
13#
140 65536 2
1565536 65536 2
16131072 65536 2
17196608 65536 2
18262144 65536 2
19327680 65536 2
20393216 65536 2
21458752 65536 2
22524288 65536 2
23589824 65536 2
24655360 65536 2
25720896 65536 2
26786432 65536 2
27851968 65536 2
28917504 65536 2
29983040 65536 2
30