Category : Recently Uploaded Files
Archive   : INFOPACK.ZIP
Filename : DOSSPEED.RTF

 
Output of file : DOSSPEED.RTF contained in archive : INFOPACK.ZIP
{\rtf1\ansi \deff0\deflang1024{\fonttbl{\f0\froman TimesNewRomanPS;}{\f1\fdecor Symbol;}{\f2\fswiss Helv;}{\f3\fmodern Courier;}{\f4\froman CG Times (E1);}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;
\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue127;\red0\green127\blue127;\red0\green127\blue0;\red127\green0\blue127;\red127\green0\blue0;
\red127\green127\blue0;\red127\green127\blue127;\red192\green192\blue192;}{\stylesheet{\s242\tqc\tx4320\tqr\tx8640 \fs20\lang1033 \sbasedon0\snext242 footer;}{\s243\tqc\tx4320\tqr\tx8640 \fs20\lang1033 \sbasedon0\snext243 header;}{\s251\li360\sb240
\b\fs20\ul\lang1033 \sbasedon0\snext255 heading 4;}{\s252\li360\sb240 \b\lang1033 \sbasedon0\snext255 heading 3;}{\s253\sb120\sa120\keepn\tx480 \b\fs28\lang1033 \sbasedon254\snext2 heading 2;}{\s254\sb240\sa120\keepn\tx480 \b\fs32\lang1033
\sbasedon0\snext2 heading 1;}{\s255\li720 \fs20\lang1033 \sbasedon0\snext2 Normal Indent;}{\fs20\lang1033 \snext0 Normal;}{\s2\sb240 \fs20\lang1033 \sbasedon0\snext2 Body;}{\s3\qc\sb240\sa240 \lang1033 \sbasedon0\snext6 Byline;}{
\s4\li1440\sb240\sa240\tqr\tx6480 \fs20\lang1033 \sbasedon0\snext0 Formula;}{\s5 \fs16\lang1033 \sbasedon0\snext7 Logo;}{\s6\qc\sa240 \v\fs20\lang1033 \sbasedon0\snext0 MS Recd;}{\s7\qc\sb240 \b\fs28\lang1033 \sbasedon0\snext3 Title;}{\s8\sb240\brdrt
\brdrs\brdrw15\brsp20 \brdrbtw\brdrs\brdrw15\brsp20 \posyb\dxfrtext187 \b\fs20\lang1033 \sbasedon0\snext8 Biographical Note;}{\s9\fi-432\li720\sb240 \fs20\lang1033 \sbasedon2\snext9 b_list;}}{\info{\author Richard A. Bixby}{\operator Richard A. Bixby}
{\creatim\yr1991\mo4\dy22\hr16\min44}{\revtim\yr1991\mo4\dy25\hr11\min39}{\printim\yr1991\mo4\dy25\hr11\min39}{\version17}{\edmins858}{\nofpages7}{\nofwords2091}{\nofchars12686}{\vern16504}}
\paperw12240\paperh15840\margl1800\margr1800\margt1440\margb1440\gutter0 \widowctrl\ftnbj\ftnrestart {\*\template C:\\WINWORD\\PAPER.DOT}\sectd \linex0\endnhere {\footer \pard\plain \s242\tqc\tx4320\tqr\tx8640 \fs20\lang1033 {\scaps \tab \tab }
{\field{\*\fldinst {\scaps page}}{\fldrslt {\scaps 1}}}
\par }\pard\plain \s254\sb240\sa120\keepn\tx480 \b\fs32\lang1033 Testing CD-ROM Drive Performance with DOSSPEED
\par \pard\plain \s2\sb240 \fs20\lang1033 Performance is the most difficult measurement to make of CD-ROM drives. The MPC
system specification states that an acceptable CD-ROM drive must be able to sustain data transfer rate of 150 KB/sec without consuming more than 40% of the CPU band-width with certain lead-time parameters. The program DOSSPEED measures CD-ROM drive perfor
mance for multimedia applications, allowing for these conditions.
\par DOSSPEED was first shipped with the Microsoft CD-ROM Extensions (MSCDEX) in October of 1990. This version of the program fixes some problems that were found, provides more meaningful statistics, and includes some testing aids and sample output files.

\par This technical note presents four items about DOSSPEED:
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 1.\tab Installing DOSSPEED.
\par \pard \s9\fi-432\li720 2.\tab Running DOSSPEED to measure CD-ROM drive performance in data streaming applications.
\par 3.\tab Describing how DOSSPEED works.
\par 4.\tab Interpreting DOSSPEED test results.
\par \pard\plain \s253\sb120\sa120\keepn\tx480 \b\fs28\lang1033 Installing DOSSPEED
\par \pard\plain \s2\sb240 \fs20\lang1033 You can install DOSSPEED and other related files onto your system by copying the distribution diskette to your hard disk. The following procedure places these files in a new directory called CDROMTST:
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 1.\tab From the DOS prompt, enter the following command and press ENTER to create the CDROMTST subdirectory on your hard disk:
\par \tab MKDIR \\CDROMTST
\par 2.\tab Copy the files from the distribution diskette to CDROMTST. The following command assumes the distribution diskette is in drive A and the current drive is a hard disk:
\par \tab COPY A:*.* \\CDROMTST
\par \tab The following files are included in this package:
\par \tab BLKTEST.BAT\tab \tab batch file that calls DOSSPEED, varying the requested block size \line CDTEST.BAT\tab \tab control batch file, calls BLKTEST.BAT with varied requested transfer\line \tab \tab \tab rates\line CHARTMKR.XLM\tab
Excel 3.0 macro to process batch file outputs\line DOSSPEED.EXE\tab test program\line SAMPLE.OUT\tab \tab Sample output produced by batch files\line SONY11.XLC\tab \tab Sample chart produced by CHARTMKR.XLM\line SONY21.XLC\tab \tab
Sample chart produced by CHARTMKR.XLM
\par 3.\tab Change the current working directory to CDROMTST with the following command:
\par \tab CD \\CDROMTST
\par \pard\plain \s2\sb240 \fs20\lang1033 You can now run DOSSPEED directly from the DOS prompt or from the batch files in \\CDROMTST.
\par \pard\plain \s253\sb120\sa120\keepn\tx480 \b\fs28\lang1033 Running DOSSPEED
\par \pard\plain \s2\sb240 \fs20\lang1033 From the \\
CDROMTST subdirectory, you can run DOSSPEED. The batch files included with this package provide a starting point by running a standard series of tests, varying the requested data transfer rates and data block sizes. Running DOSSPEED from the DOS
prompt allows you to explore more deeply into the performance characteristics of the CD-ROM drive; you define the parameters for DOSSPEED to use, instead of relying solely on the settings used by the batch files. The remainder of this section divides in
two pieces. The first piece describes how to run DOSSPEED from the batch files; the second piece describes DOSSPEED and its parameters.
\par \pard\plain \s252\li360\sb240 \b\lang1033 Running DOSSPEED from Batch Files
\par \pard\plain \s2\sb240 \fs20\lang1033 The batch files CDTEST.BAT and BLKTEST.BAT test a wide range of CD ROM performance parameters by successively calling DOSSPEED.EXE. Test results from the batch files are stored in a text file.
\par CDTEST.BAT calls the second batch file BLKTEST.BAT several times, passing it the requested data transfer rate in increments of 30 KB/sec starting
at 30 KB/sec and ending with 150 KB/sec. In accordance with the MPC specification, the primer size matches the requested block size in the batch file tests. CDTEST also passes the name of the test file located on the CD-ROM to BLKTEST.BAT.
\par BLKTEST.BAT in turn calls DOSSPEED.EXE specifying the following command line options:
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 1.\tab Name of the test file located on the CD ROM.
\par \pard \s9\fi-432\li720 2.\tab Requested transfer rate (ranges in value from 30 KB/sec to 150 KB/sec).
\par 3.\tab Requested block size (ranges from 4 KB to 64 KB).
\par 4.\tab Requested primer size (Matches the requested block size).
\par 5.\tab Terse output mode flag.
\par \pard\plain \s2\sb240 \fs20\lang1033 These batch files perform a basic set of tests. To perform additional tests, edit the batch files--including the appropriate conditions for your tests. Or, run DOSSPEED directly from the DOS prompt.
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 To run DOSSPEED from the batch files:
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 1.\tab Start at the DOS prompt. If you've loaded Windows, exit from the Windows Program Manager. DOSSPEED needs to run from the original copy of the command processor; not a secondary copy st
arted from Windows.
\par 2.\tab Type the following command at the DOS prompt and press Enter.
\par \tab CDTEST
\par \tab Replace with the name of the test file to be accessed from the CD-ROM drive. Specify a file of at least 1M to obtain accurate results.\tab
\par \tab Also, replace with the name of a file to hold the results of the test.
\par \pard\plain \s2\sb240\keepn \fs20\lang1033 The following example runs DOSSPEED from the batch files and specifies the D:\\SOL.HLP file as the test file accessed by the CD-ROM drive
; SOL.HLP is located on the Multimedia Windows MDK developers CD-ROM, if you choose to use it. The example stores test results in the TEST.LOG file located in the current working directory and runs in approximately 2 1/2 hours..
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 \tab CDTEST D:\\SOL.HLP TEST.LOG
\par \pard\plain \s252\li360\sb240 \b\lang1033 Running DOSSPEED from the DOS prompt
\par \pard\plain \s2\sb240 \fs20\lang1033 When you run DOSSPEED from the DOS prompt, use the original copy of the command processor. If you've loaded Windows, exit from the Windows Program Manager. DOSSPEED needs to run from the original copy of the com
mand processor; not a secondary copy started from Windows.
\par At the DOS prompt, type the following command and press Enter.
\par \tab DOSSPEED
\par Replace with the name of the test file to be accessed from the CD-ROM drive. Specify a file of at least 1M to obtain accurate results.
\par The string represents command line options that you can invoke with DOSSPEED. To see a list of the DOSSPEED options, run DOSSPEED without using any command line arguments--no test file
name and no options. Otherwise, replace with one or more of the following DOSSPEED options:
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 {\f3 -r:TransferRate}\line DOSSPEED sets its timings based on this value to simulate an application that imposes a sustained data read rate of {\f3 TransferRate}. The default transfer rate is 150K/sec.
\line \line Example:\tab {\f3 -r:148k\tab }(Read data at 148K/sec.)
\par {\f3 -b:BlockSize} \line DOSSPEED calculates the time to wait between reads based on this value and the requested transfer rate, and issues a read of this size after each wait.\line \line Example:\tab {\f3 -b}{\f3 :16k\tab }(Issue 16K reads.)
\par {\f3 -p:Primer \line }The p parameter specifies the number of bytes to prime the buffer. Priming is accomplished by waiting the proper amount of time, based on this value, before entering the main read loop.\line \line Example:\tab {\f3 -p:12s}\tab

(Prime the buffer with 12 sectors.)
\par {\f3 -t}\tab \line The t parameter specifies terse output--a single line of information separated by commas. Statistics are output in a format suitable for reading by other programs. The terse output format follows:
\par \tab , , , , , , , <% time cpu blocked in read>
\par \tab The fields , , , and , identify the file and input values DOSSPEED uses for the test. For information on the four remaining fields, see the section Interpreting Results from DOSSPEED.
\par {\f3 -f}\tab \line Requests data from the CD-ROM without any delays between reads. (This is the , same as giving the {\f3 -r:} parameter a very large value.)
\par \pard\plain \s2\sb240 \fs20\lang1033 All DOSSPEED parameters use bytes as the default units. For convenience, you may append a character (K or S) after the number to indicate other units:
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 \tab k or K\tab \tab : Kilobytes (1024 Bytes)
\par \tab s or S\tab \tab : Sectors (2K, or 2048 Bytes)
\par \pard\plain \s253\sb120\sa120\keepn\tx480 \b\fs28\lang1033 How DOSSPEED Works
\par \pard\plain \s2\sb240 \fs20\lang1033 This sections provides a procedural description of DOSSPEED.
\par Initially, DOSSPEED parses the command line and sets the requested block transfer rate, block size, and primer delay to the values supplied from the command line arguments. DOSSPEED
assigns default values to the parameters that are not specified on the command line. DOSSPEED continues with the next step.
\par Second, DOSSPEED opens the test file on the CD-ROM and reads the first 2KB block of the file to start filling the read-ahead buffer and starts a timer set to the primer delay interval. DOSSPEED allows the buffer to fill to the desired point by waiting for
the primer delay interval expire. DOSSPEED continues with the next step.
\par Third, DOSPEED gets the current time and resets the time
r for the next read interval. The program reads the next portion of the file to fill the block-sized buffer. If the end of the data file is reached, DOSSPEED closes the file and writes out statistics. Otherwise, the program continues processing with the n
ext step.
\par Fourth, DOSSPEED waits for the timer to expire. It's during this waiting period that your mulitimedia application does its processing. When the timer expires, DOSSPEED loops back to the third step to read the next block.
\par \pard\plain \s253\sb120\sa120\keepn\tx480 \b\fs28\lang1033 Interpreting Results from DOSSPEED
\par \pard\plain \s2\sb240 \fs20\lang1033 DOSSPEED provides the following set of information each time you run it:
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 Background CPU Activity
\par \pard\plain \s2\sb240 \fs20\lang1033
DOSSPEED attempts to discover how much CPU time the driver uses when it is not blocked for read. An example of this phenomenon is overhead during read-ahead created by DMA transfers and interrupt processing. The number shown by DOSSPEED shows how much a
foreground task would be slowed by the driver during read-ahead. For example, if the number shown is 10%, then an operation in your application
(displaying an animation, for example) that would normally take 100ms, will actually take 110ms (10% more) when the driver is fetching data in the background. Average the results of multiple runs of this test for the best interpretation. If DOSSPEED repo
rts "No Background CPU activity detected" on some runs and not on other runs, then use the values given and ignore the notice. (DOSSPEED may not be able to detect the CPU activity on every run.) Note that this test may indicate other sources of DMA and i
nterrupt activity, such as network or serial port cards.
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 \page Time to wait for buffer to prime
\par \pard\plain \s2\sb240 \fs20\lang1033
We read 2K (one sector) to start the read-ahead process, and then we wait for Prime Bytes (-p:Prime) to appear in the buffer. The amount of time we wait is based on the off-disk transfer rate of 150K/Sec, and is not based on the user-specified testing ra
te.
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 Number of Reads
\par \pard\plain \s2\sb240 \fs20\lang1033 This shows the number of reads issued as the test progresses. It appears as "PRIME" while DOSSPEED is waiting for the buffer to prime.
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 (Long)
\par \pard\plain \s2\sb240 \fs20\lang1033 If the time to perform a single read is longer than the calculated waiting period between reads, this item is printed after the current read number to identify when timing begins to stray.
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 Data Read
\par \pard\plain \s2\sb240 \fs20\lang1033 Shows the total number of Bytes and Blocks read from the file.
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 Read exceeded Xms Y times
\par \pard\plain \s2\sb240 \fs20\lang1033 The number of times that (Long) was printed. (See above.)
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 Longest/Shortest time blocked
\par \pard\plain \s2\sb240 \fs20\lang1033 This shows the longest and shortest amount of time blocked in the read call, and gives the associated effective data rates. The
maximum data rate is an indication of the "Burst" data rate, which shows hows quickly buffered data is transferred to application space.
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 Overall
\par \pard\plain \s2\sb240 \fs20\lang1033 This shows the overall (average throughout the entire test) transfer rate and percent time spent waiting for reads to complete.{\b
\par }\pard\plain \s252\li360\sb240 \b\lang1033 Using Test Results From the Batch Files
\par \pard\plain \s2\sb240 \fs20\lang1033 After the CD ROM performance tests have been run and the data has been collected in the output log file, you can load the results into a spreadsheet and generate charts of the data. You can load
the file manually into EXCEL or use the EXCEL macro file "CHARTMKR.XLM" included in this package (located in the directory with DOSSPEED).
\par \pard\plain \s251\li360\sb240 \b\fs20\ul\lang1033 To make charts using the Excel macro CHARTMKR:
\par \pard\plain \s9\fi-432\li720\sb240 \fs20\lang1033 1.\tab Start Excel 3.0. The CHARTMKR macro should work with earlier versions of Excel, but has only been tested Excel release 3.0.
\par 2.\tab Open the macro file into EXCEL and run it by pressing the button titled "Main".
\par 3.\tab CHARTMKR.XLM prompts you for the name of the log file. Enter the log file name you specified in the batch fil
e command. Excel generates two charts from the data in the log file. The sample charts included in this memo resulted from a CD-ROM drive that meets the MPC level 1 specification.
\par \pard\plain \s2\sb240 \fs20\lang1033
The first chart shows the actual data transfer rate returned by DOSSPEED for each requested transfer rate as a function of the requested read block size. Using one primer block, the CD-ROM was able to maintain each requested data transfer rate, including
the MPC standard rate of 153600 bytes/sec.
\par The second chart shows the amou
nt of I/O band width blocked by the act of the device driver reading the CD ROM, again as a function of the read block size. This chart shows the CD-ROM drive using approximately 30% of the CPU band-width, which is well within the MPC specification of 40%
. Once you construct similar charts for your tests, you can edit the titles in any way you see fit.
\par \pard\plain \li-360 \fs20\lang1033 {{\pict\wmetafile8\picw17814\pich9076\picwgoal10101\pichgoal5146
0100090000033d0c0000060029000000000005000000090200000000050000000102ffffff00050000000c0230043808030000001e00040000002701ffff050000000c02e6eb7327030000001e00050000000102ffffff0005000000090200000000040000002701ffff050000000b024b13c4fe030000001e000500000001
02ffffff00050000000902000000000f000000fb0238ff0000000000009001000000000000002248656c760000040000002d01000010000000fb0238ff0000000000009001000000ff000000004d6f6465726e0000040000002d010100040000002d01000010000000fb0238ff0000000000009001000000ff000000004d6f
6465726e0000040000002d01020004000000f0010100040000002d01000010000000fb0238ff0000000000009001000000ff000000004d6f6465726e0000040000002d01010004000000f001020010000000fb021000070000000000bc02000000000102022253797374656d0000040000002d010200040000002701ffff03
0000001e00040000002d010100050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d010200040000002701ffff030000001e00040000002d010100050000000102ffffff00050000000902000000000700000016040000fa247d12010008000000fa0200000000000000000000
040000002d010300050000001402cf03a3040400000004010d0004000000020102000500000013022a0fa304050000001402cf037a04050000001302cf03cc04050000001402f1047a04050000001302f104cc0405000000140214067a040500000013021406cc0405000000140237077a040500000013023707cc04050000
00140259087a040500000013025908cc040500000014027c097a040500000013027c09cc040500000014029f0a7a040500000013029f0acc04050000001402c10b7a04050000001302c10bcc04050000001402e40c7a04050000001302e40ccc04050000001402070e7a04050000001302070ecc04050000001402290f7a04
050000001302290fcc04050000001402cf03a304050000001302cf03d623050000001402a603a304050000001302f803a304050000001402a603b706050000001302f803b706050000001402a603cc08050000001302f803cc08050000001402a603e00a050000001302f803e00a050000001402a603f50c050000001302f8
03f50c050000001402a603090f050000001302f803090f050000001402a6031e11050000001302f8031e11050000001402a6033213050000001302f8033213050000001402a6034715050000001302f8034715050000001402a6035b17050000001302f8035b17050000001402a6037019050000001302f803701905000000
1402a603841b050000001302f803841b050000001402a603991d050000001302f803991d050000001402a603ad1f050000001302f803ad1f050000001402a603c221050000001302f803c221050000001402a603d623050000001302f803d62308000000fa0200000000000000000000040000002d010400040000002d0102
00040000002701ffff030000001e00040000002d010100040000002d010300050000000102ffffff0005000000090200000000070000001604c003da232b0fa204040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010300050000000102ffffff00050000000902
0000000007000000160495031424650f690408000000fa0200000000000000000000040000002d01050004000000f00103000500000014029205a3040400000004010d0004000000020102000500000013029205b7060500000013029a05cc080500000013029205e00a050000001302a305f50c050000001302b505090f05
0000001302ac051e11050000001302b5053213050000001302d4054715050000001302a3055b17050000001302df057019050000001302b505841b0500000013029105991d050000001302f705ad1f050000001302d405c221050000001302b505d62308000000fa0201000000000000000000040000002d01030004000000
f00105000500000014025c07a3040500000013025407b7060500000013026207cc080500000013025407e00a0500000013027407f50c0500000013029607090f05000000130286071e1105000000130297073213050000001302cf07471505000000130274075b17050000001302e60770190500000013029607841b050000
0013025307991d0500000013021208ad1f050000001302d007c2210500000013029707d62308000000fa0202000000000000000000040000002d01050004000000f00103000500000014022009a3040500000013022009b7060500000013022c09cc080500000013021609e00a0500000013023f09f50c0500000013027709
090f05000000130258091e1105000000130273093213050000001302c409471505000000130241095b17050000001302e40970190500000013027209841b0500000013021209991d050000001302200aad1f050000001302c309c2210500000013027009d62308000000fa0203000000000000000000040000002d01030004
000000f0010500050000001402e20aa304050000001302df0ab706050000001302ec0acc08050000001302d40ae00a050000001302120bf50c050000001302470b090f050000001302260b1e110500000013024e0b3213050000001302b10b4715050000001302070b5b17050000001302d80b7019050000001302470b841b
050000001302ce0a991d050000001302250cad1f050000001302af0bc2210500000013024b0bd62308000000fa0204000000000000000000040000002d01050004000000f0010300050000001402c40ca3040500000013029b0cb706050000001302af0ccc08050000001302990ce00a050000001302d70cf50c0500000013
021a0d090f050000001302ff0c1e110500000013021f0d3213050000001302950d4715050000001302d50c5b17050000001302c20d70190500000013021b0d841b050000001302900c991d0500000013021c0ead1f050000001302930dc2210500000013021f0dd623040000002d010400040000002d010200040000002701
ffff030000001e00040000002d010100040000002d010500050000000102ffffff0005000000090200000000070000001604c003da232b0fa204040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010500050000000102ffffff0005000000090200000000070000
0016040000fa247d120100040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d010000040000002d010400040000002d010200040000002701ffff03000000
1e00040000002d010000040000002d010500050000000102ffffff0005000000090200000000070000001604a610da20ed11a2070400000004010d00040000000201010029000000320abf11bb0743000000534f4e5920353431202d204f6e65205072696d657220426c6f636b2041637475616c205472616e736665722052
617465207673205265616420426c6f636b2053697a6500040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d010400040000002d010200040000002701ffff
030000001e00040000002d010000040000002d010500050000000102ffffff0005000000090200000000070000001604050087185001f10f0400000004010d00040000000201010013000000320a20010e10170000005265616420426c6f636b2053697a65202862797465732900040000002d010400040000002d01020004
0000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe10000000fb0238ff0000000000009001000000ff000000004d6f6465726e0000040000002d01030004000000f0010100040000002d010400040000002d010200
040000002701ffff030000001e00040000002d010300040000002d010500050000000102ffffff000500000009020000000007000000160403045f01f60e06000400000004010d00040000000201010010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d01010018000000320a1c
043700220000004d65617375726564205472616e736665722052617465202862797465732f73656329040000002d01030004000000f0010100040000002d010400040000002d010200040000002701ffff030000001e00040000002d010300040000002d010500050000000102ffffff000500000009020000000007000000
160431ff37264b13c4fe040000002d010400040000002d010200040000002701ffff030000001e00040000002d010300040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d010000040000002d010400040000002d010200040000002701ffff030000001e
00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe0400000004010d00040000000201010008000000320a4504a4030100000030000a000000320a6705ea01050000003230303030000a000000320a8a06ea01050000003430303030000a000000
320aad07ea01050000003630303030000a000000320acf08ea01050000003830303030000a000000320af2097c01060000003130303030300a000000320a150b7c01060000003132303030300a000000320a370c7c01060000003134303030300a000000320a5a0d7c01060000003136303030300a000000320a7d0e7c0106
0000003138303030300a000000320a9f0f7c0106000000323030303030040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe10000000fb0238ff00000000000090010000
00ff000000004d6f6465726e0000040000002d01010004000000f0010300040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe0400000004010d00040000000201010010
000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d01030009000000320ac60127040400000034303936040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d01030009000000320ac6013b0604000000
38313932040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701500805000000313232383800040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e00
00040000002d0103000a000000320a6701640a05000000313633383400040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701790c05000000323034383000040000002d01010004000000f001030010000000fb02
38ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a67018d0e05000000323435373600040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701a21005000000323836
373200040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701b61205000000333237363800040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000
040000002d0103000a000000320a6701cb1405000000333638363400040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701df1605000000343039363000040000002d01010004000000f001030010000000fb0238
ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701f41805000000343530353600040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701081b0500000034393135
3200040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a67011d1d05000000353332343800040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e000004
0000002d0103000a000000320a6701311f05000000353733343400040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701462105000000363134343000040000002d01010004000000f001030010000000fb0238ff
00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a67015a2305000000363535333500040000002d01010004000000f0010300040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010500050000000102ffffff00050000
0009020000000007000000160431ff37264b13c4fe040000002d010000040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff0005000000090200000000070000001604fd043f1b480671170400000004010d0004000000020101000c00
0000320a19068e17090000003330204b422f73656300040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d010400040000002d010200040000002701ffff03
0000001e00040000002d010000040000002d010500050000000102ffffff0005000000090200000000070000001604f00616173b084c130400000004010d0004000000020101000c000000320a0d086513090000003630204b422f73656300040000002d010400040000002d010200040000002701ffff030000001e000400
00002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff0005000000090200000000070000001604d008ec121b0a22
0f0400000004010d0004000000020101000c000000320aed093c0f090000003930204b422f73656300040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d01
0400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff00050000000902000000000700000016042e0a310f790bf90a0400000004010d0004000000020101000c000000320a4a0b130b0a000000313230204b422f736563040000002d010400040000002d
010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160431ff37264b13c4fe040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff0005000000
090200000000070000001604f60b070b410dcf060400000004010d0004000000020101000c000000320a110dea060a000000313530204b422f736563040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007
000000160431ff37264b13c4fe040000002d01040004000000f0010500040000002701ffff030000000000845e4060927e74800fcbdde62d1c78323e10b80b68e62d15c80661e62d15cbdd15bd151764ea}}
\par {{\pict\wmetafile8\picw17738\pich9000\picwgoal10057\pichgoal5103
0100090000030a0c000006002c000000000005000000090200000000050000000102ffffff00050000000c0227042f08030000001e00040000002701ffff050000000c0212ec4827030000001e00050000000102ffffff0005000000090200000000040000002701ffff050000000b022213c6fe030000001e000500000001
02ffffff00050000000902000000000f000000fb0238ff0000000000009001000000000000002248656c760000040000002d01000010000000fb0238ff0000000000009001000000ff000000004d6f6465726e0000040000002d010100040000002d01000010000000fb0238ff0000000000009001000000ff000000004d6f
6465726e0000040000002d01020004000000f0010100040000002d01000010000000fb0238ff0000000000009001000000ff000000004d6f6465726e0000040000002d01010004000000f001020010000000fb021000070000000000bc02000000000102022253797374656d0000040000002d010200040000002701ffff03
0000001e00040000002d010100050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010200040000002701ffff030000001e00040000002d010100050000000102ffffff00050000000902000000000700000016040200d6245412feff08000000fa0200000000000000000000
040000002d010300050000001402c703e2020400000004010d000400000002010200050000001302180ee202050000001402c703bd02050000001302c70307030500000014021105bd02050000001302110507030500000014025b06bd020500000013025b060703050000001402a507bd02050000001302a5070703050000
001402ef08bd02050000001302ef080703050000001402390abd02050000001302390a0703050000001402830bbd02050000001302830b0703050000001402cd0cbd02050000001302cd0c0703050000001402180ebd02050000001302180e0703050000001402c703e202050000001302c703b823050000001402a203e202
050000001302ec03e202050000001402a2031205050000001302ec031205050000001402a2034307050000001302ec034307050000001402a2037309050000001302ec037309050000001402a203a40b050000001302ec03a40b050000001402a203d40d050000001302ec03d40d050000001402a2030410050000001302ec
030410050000001402a2033512050000001302ec033512050000001402a2036514050000001302ec036514050000001402a2039616050000001302ec039616050000001402a203c618050000001302ec03c618050000001402a203f61a050000001302ec03f61a050000001402a203271d050000001302ec03271d05000000
1402a203571f050000001302ec03571f050000001402a2038821050000001302ec038821050000001402a203b823050000001302ec03b82308000000fa0200000000000000000000040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010300050000000102ffffff
0005000000090200000000070000001604b803bb23170ee102040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010300050000000102ffffff00050000000902000000000700000016048d03f923500ea80208000000fa0200000000000000000000040000002d01
050004000000f0010300050000001402d705e2020400000004010d0004000000020102000500000013029505120505000000130253054307050000001302110573090500000013021105a40b0500000013021105d40d0500000013021105041005000000130211053512050000001302110565140500000013021105961605
00000013021105c6180500000013021105f61a050000001302cf04271d0500000013021105571f050000001302110588210500000013021105b82308000000fa0201000000000000000000040000002d01030004000000f0010500050000001402e707e202050000001302df0612050500000013029d064307050000001302
9d0673090500000013029d06a40b0500000013029d06d40d0500000013025b0604100500000013025b0635120500000013025b0665140500000013025b0696160500000013029d06c6180500000013025b06f61a0500000013021906271d0500000013029d06571f0500000013025b0688210500000013025b06b823080000
00fa0202000000000000000000040000002d01050004000000f0010300050000001402b509e2020500000013026b08120505000000130229084307050000001302e7077309050000001302a507a40b050000001302e707d40d050000001302e7070410050000001302a5073512050000001302e70765140500000013026307
9616050000001302e707c618050000001302a507f61a0500000013026307271d050000001302e707571f050000001302a5078821050000001302e707b82308000000fa0203000000000000000000040000002d01030004000000f0010500050000001402410be202050000001302b509120505000000130231094307050000
001302ef087309050000001302ef08a40b050000001302ef08d40d050000001302ef080410050000001302ef08351205000000130231096514050000001302ef0896160500000013023109c618050000001302ad08f61a0500000013026b08271d0500000013027309571f050000001302ef088821050000001302ef08b823
08000000fa0204000000000000000000040000002d01050004000000f00103000500000014020f0de202050000001302ff0a12050500000013027b0a4307050000001302390a7309050000001302390aa40b050000001302390ad40d050000001302390a0410050000001302f7093512050000001302390a65140500000013
02b50996160500000013027b0ac618050000001302f709f61a050000001302ff0a271d050000001302830b571f050000001302bd0a8821050000001302bd0ab823040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010500050000000102ffffff00050000000902
00000000070000001604b803bb23170ee102040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010500050000000102ffffff00050000000902000000000700000016040200d6245412feff040000002d010400040000002d010200040000002701ffff030000001e
00040000002d010100040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010000040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff00050000000902000000000700
00001604880f8e21c8110e050400000004010d0004000000020101002c000000320a991128054a000000534f4e5920353431202d204f6e65205072696d657220426c6f636b202d2050657263656e742043505520426c6f636b65642062792052656164696e67207673205265616420426c6f636b09000000320aa4108b1204
00000053697a65040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010400040000002d010200040000002701ffff030000001e00040000002d0100000400
00002d010500050000000102ffffff0005000000090200000000070000001604070099175201030f0400000004010d00040000000201010013000000320a20011f0f170000005265616420426c6f636b2053697a65202862797465732900040000002d010400040000002d010200040000002701ffff030000001e00040000
002d010000040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe10000000fb0238ff0000000000009001000000ff000000004d6f6465726e0000040000002d01030004000000f0010100040000002d010400040000002d010200040000002701ffff030000001e000400
00002d010300040000002d010500050000000102ffffff00050000000902000000000700000016048f0561014f0c03000400000004010d00040000000201010010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d01010011000000320aa8053700140000002520426c6f636b6564
2042792052656164696e67040000002d01030004000000f0010100040000002d010400040000002d010200040000002701ffff030000001e00040000002d010300040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010400040000002d01020004000000
2701ffff030000001e00040000002d010300040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010000040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff00050000
0009020000000007000000160434ff0e262213c6fe0400000004010d00040000000201010008000000320a3d04eb0101000000300008000000320a8705eb0101000000350008000000320ad1067c0102000000313008000000320a1b087c0102000000313508000000320a65097c0102000000323008000000320aaf0a7c01
02000000323508000000320af90b7c0102000000333008000000320a430d7c0102000000333508000000320a8e0e7c01020000003430040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160434
ff0e262213c6fe10000000fb0238ff0000000000009001000000ff000000004d6f6465726e0000040000002d01010004000000f0010300040000002d010400040000002d010200040000002701ffff030000001e00040000002d010100040000002d010500050000000102ffffff0005000000090200000000070000001604
34ff0e262213c6fe0400000004010d00040000000201010010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d01030009000000320ac60166020400000034303936040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f646572
6e0000040000002d01030009000000320ac60196040400000038313932040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701c70605000000313232383800040000002d01010004000000f001030010000000fb02
38ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701f70805000000313633383400040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701280b05000000323034
383000040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701580d05000000323435373600040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000
040000002d0103000a000000320a6701880f05000000323836373200040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701b91105000000333237363800040000002d01010004000000f001030010000000fb0238
ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701e91305000000333638363400040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a67011a160500000034303936
3000040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a67014a1805000000343530353600040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e000004
0000002d0103000a000000320a67017a1a05000000343931353200040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701ab1c05000000353332343800040000002d01010004000000f001030010000000fb0238ff
00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a6701db1e05000000353733343400040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a67010c21050000003631343430
00040000002d01010004000000f001030010000000fb0238ff00008c0a8c0a9001000000ff000000004d6f6465726e0000040000002d0103000a000000320a67013c2305000000363535333500040000002d01010004000000f0010300040000002d010400040000002d010200040000002701ffff030000001e0004000000
2d010100040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010000040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff00050000000902000000000700000016046a
04781ab505ae160400000004010d0004000000020101000c000000320a8705c916090000003330204b422f73656300040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe
040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff0005000000090200000000070000001604b505191600074b120400000004010d0004000000020101000c000000320ad1066812090000003630204b422f73656300040000002d0104
00040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffff
ff00050000000902000000000700000016044407b6118f08ec0d0400000004010d0004000000020101000c000000320a5d08070e090000003930204b422f73656300040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009
020000000007000000160434ff0e262213c6fe040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff00050000000902000000000700000016044c08c60d970989090400000004010d0004000000020101000c000000320a6509a6090a00
0000313230204b422f736563040000002d010400040000002d010200040000002701ffff030000001e00040000002d010000040000002d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d010400040000002d010200040000002701ffff030000001e00040000002d
010000040000002d010500050000000102ffffff00050000000902000000000700000016045c0a6309a70b2b050400000004010d0004000000020101000c000000320a750b45050a000000313530204b422f736563040000002d010400040000002d010200040000002701ffff030000001e00040000002d01000004000000
2d010500050000000102ffffff000500000009020000000007000000160434ff0e262213c6fe040000002d01040004000000f0010500040000002701ffff0300000000008a1e16fa802311161456145714581459f967602a0d62d1420d1719171590370301157b2e0401147b2f163e45}}
\par }

  3 Responses to “Category : Recently Uploaded Files
Archive   : INFOPACK.ZIP
Filename : DOSSPEED.RTF

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/