home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / klb150.zip / kldt.doc < prev    next >
Text File  |  1995-03-09  |  2KB  |  48 lines

  1.  
  2.  
  3. KL-DT Data Transfer Rate Test  Version 1.00
  4.  
  5.  
  6.         by: Keith Luken
  7.  
  8.  
  9.  
  10. The current disk test KLDT can be run as is and will run a 10MB
  11. test file in the root directory of the current drive. It will
  12. run through 2 passes of sequential writing then reading.
  13. The test consists
  14. of 6 phases 1 each for the test file in record sizes of; 512, 1024
  15. 2048, 4096, 8192 and 16384 bytes. This test can take a long time
  16. to run!! Currently CONTROL-BREAK will abort, but you will have to
  17. erase the KLDT.$$$ file yourself if you abort!
  18. At the test conclusion you get an overall number for KBytes/sec.
  19. If you run KLDT with a file size
  20. equal to or less than the size of your CACHE size you will get
  21. unrealistic numbers since most of the test will run in your
  22. disk cache! Your DISK CACHE SIZE and SETTINGS will effect the
  23. results of KLDT. You can then use these results to help tune
  24. your cache.
  25.  
  26. If you wish you can start KLDT with command line parameters:
  27. KLDT drv MB log
  28. where drv is the SINGLE drive letter i.e. c   (NOT case sensitive)
  29. where MB is a single digit 1-9 to indicate the size in MB of the test file.
  30. where log if blank or 0 means LOG to screen, if 1 then LOG to \KLD.LOG
  31.     (for now log file will be in root of tested drive, this will
  32.      change in the finished product!)
  33. ex:
  34. KLDT            runs KLD on default drive, 10MB file and LOG to screen
  35. KLDT f 4        runs KLD on drive F: with 40MB file with LOG to file
  36. KLDT c 7 1      runs KLD on drive C: with 70B file with LOG to file
  37. KLDT e 1 0      runs KLD on drive E: with 10MB file with LOG to screen
  38.  
  39. Since this is a beta unpredicatable results may occur of you call
  40. KLDT incorrectly. I have added code to trap incorrect parameters,
  41. but I have only done simply testing with it!
  42.  
  43.  
  44. If you need assistance or have any thoughts or comments I can be reached via
  45. FAX at (404) 858-2776 or FAX (404) 977-2263.
  46.  
  47.  
  48.