home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 October / PCpro_2006_10.ISO / files / wininside / ubcd / ubcd34-basic.exe / ubcd34-basic.iso / dosapps / sst / speedsys.txt < prev    next >
Encoding:
Text File  |  2003-06-26  |  4.3 KB  |  128 lines

  1. **********************************************************************
  2.  SYSTEM SPEED TEST Version 4.78
  3. **********************************************************************
  4.  
  5.  
  6. 1. LICENSE AGREEMENT.
  7. ~~~~~~~~~~~~~~~~~~~~~~
  8.  SYSTEM SPEED TEST is FREEWARE, this signifies:
  9.  
  10.  You are free to use, copy and distribute the SYSTEM SPEED TEST for
  11.  Noncommercial use if:
  12.  
  13.  - No fee is charged for use, copying or distribution.
  14.  - It is not modified in any way.
  15.  
  16.  The Author hereby disclaims all warranties relating to this software,
  17.  whether express or implied, including without limitation any implied
  18.  warranties of merchantability or fitness for a particular purpose. The
  19.  Author will not be liable for any special, incidental, consequential,
  20.  indirect or similar damages due to loss of data or any other reason,
  21.  even if the Author or an agent of the Author has been advised of
  22.  the possibility of such damages. The person using the software bears
  23.  all risk as to the quality and performance of the software.
  24.  
  25. 2. FILES IN THIS PACKAGE.
  26. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  27.  SPEEDSYS.EXE - Test program.
  28.  SPEEDSYS.TXT - This text.
  29.  RUSSIAN.TXT  - Russian doc.
  30.  SPEEDSYS.HIS - History of SYSTEM SPEED TEST.
  31.  FILE_ID.DIZ  - Short description.
  32.  
  33. 3. FEATURES.
  34. ~~~~~~~~~~~~~
  35. Test allows you to detect following parameters:
  36.  
  37.  - Type of the processor.
  38.  - Clock rate of processor.
  39.  - Clock rate of processor via Time Stamp Counter.
  40.  - Some information of processor stepping.
  41.  - Size and speed index of memory.
  42.  - Type, manufacturer, part number,some features of DIMM/RIMM memory modules.
  43.  - Display adapter, size of video memory, video memory speeds index.
  44.  - Sizes and speed of data caches.
  45.  - Mainboard model.
  46.  - BIOS vendor and BIOS date.
  47.  - RTC-BIOS Year2000 bug.
  48.  - Processor benchmarks.
  49.  - Build a graph and define seek and access time of hard disk.
  50.  - Build a graph and define an average transfer speed of hard disk.
  51.  - Relative speed of hard disk.
  52.  - Testing of extended memory on errors and malfunction.
  53.  - Build a graph and define functioning of system a caching and memories.
  54.  - Test a quality of surface CD disk.
  55.  - Build a graph and define an average read speed of CD disk.
  56.  - Build a graph and define average time access of CD drive.
  57.  - Relative speed CD drive.
  58.  - PCI/AGP device information.
  59.  - ISA PnP device detection.
  60.  - Save image of screen with testing parameters in PCX file 640*480*16.
  61.  
  62. 4. SYSTEM REQUIREMENTS.
  63. ~~~~~~~~~~~~~~~~~~~~~~~~
  64.  a) Processor 386+.
  65.  b) VGA-compatible videocard.
  66.  c) 4 MB free XMS memory.
  67.  d) DOS 5.00+.
  68.  
  69.  Warning!  Test  should  not  work correctly in multitasking environment
  70.  such  as  Windows, WindowsNT, and other. Not recommended to use test
  71.  with memory menagers like EMM386 or QEMM and programs of caching data.
  72.  
  73.  For testing IDE-ATAPI CD drives is recommended to create MS-DOS system
  74.  diskette and copy on it files: mscdex.sys, oakcdrom.sys or asuscd.sys
  75.  and config.sys following contents:
  76.  
  77.  DEVICE=OAKCDROM.SYS /D:MSCD001
  78.  INSTALL=MSCDEX.EXE /D:MSCD001
  79.  or
  80.  DEVICE=ASUSCD.SYS /D:MSCD001 /DMA
  81.  INSTALL=MSCDEX.EXE /D:MSCD001
  82.  or
  83.  DEVICE=ASUSCD.SYS /D:MSCD001 /UDMA
  84.  INSTALL=MSCDEX.EXE /D:MSCD001
  85.  
  86.  Load system from this diskette for properly testing.
  87.  You may will also be loaded from Windows'98 repair disk for testing
  88.  IDE or SCSI CD drives.
  89.  
  90. 5. COMMAND LINE PARAMETERS.
  91. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  92.  SPEEDSYS [<HD[drive] or <CD[drive]>] [Tx] [SM] [SP] [PCX:file] [L]
  93.  
  94.  drive - 0 or 1, 2, .., 7. Hard drive or CD drive (0 - by default).
  95.  
  96.  HD[drive] - System tests and tests of hard disk.
  97.  
  98.  SM - Skip test of caching system and memory.
  99.  
  100.  SP - Skip PnP device detection.
  101.  
  102.  CD[drive] - Test CD drive (disk).
  103.  
  104.  L - Loop test of memory.
  105.  
  106.  ? - Help.
  107.  
  108.  T1 - Quick test HDD or CD drive ( by default).
  109.  For hard drive: Not full test of linear reading, quick testing of
  110.  seek and access time.
  111.  For CD drive: Tested last 37MB surfaces to the most often
  112.  subject to malfunctions.
  113.  
  114.  T2 - Full tests of hard drive or CD drive.
  115.  
  116.  [PCX:filename] - To create PCX image file of screen.
  117.  Created at the time of output from the program.
  118.  
  119. Examples:
  120.  SPEEDSYS /CD /T2 /PCX:C:\BUFFER\mycdrom.pcx
  121.  SPEEDSYS hd1 pcx:mycomp
  122.  SPEEDSYS hd sm t2
  123.  SPEEDSYS hdt2sm
  124.  
  125. Vladimir Afanasiev
  126. Home page: http://user.rol.ru/~dxover/speedsys
  127. E-mail   : dxover@email.ru
  128.