home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / ILEAVE15.ZIP / CHANGE.DOC < prev    next >
Encoding:
Text File  |  1987-10-07  |  2.1 KB  |  38 lines

  1. Why would you, the customer, want to change the interleave value?  When the 
  2. computer manufacturer initialized the computer system, there was no tape drive 
  3. installed as there is now.  The tape drive, when operating, uses the computer's 
  4. memory at almost the exact same time as the hard disk does.  This causes the 
  5. computer to not be able to supply or accept data from the hard disk as fast as 
  6. it would when the tape drive is not running.  (Note: you may or may not have a 
  7. tape drive installed, depending on where you got this program).
  8.  
  9. Note: The tape has to actually be moving before it slows down your system, 
  10. don't worry!  
  11.  
  12. An easy way to see if you need to adjust your interleave is by running your 
  13. tape backup program, and performing an IMAGE BACKUP.  Listen to the tape drive 
  14. as the program runs.  If the tape runs for a long time before stopping, your 
  15. computer is probably just fine the way it is.  If the drive stops for a moment 
  16. every 5 to 15 seconds, you probably need to change the interleave.  
  17.  
  18. By increasing the interleave from the factory value (usually 2, or 3) your 
  19. computer will be able to handle the requirements of having two high-speed 
  20. devices being used at the same time, instead of just one.  
  21.  
  22. Our tests have shown that a good value for interleave is FIVE.  This should 
  23. give you nearly identical performance with your other programs (spreadsheets, 
  24. BASIC, and so on), but will help the tape drive to receive and transmit in a 
  25. smooth, streaming manner.  
  26.  
  27. If you want to select a different interleave value, you specify it on the 
  28. command line, such as IAU 3 <cr>.   Permissable values are from 1 to 15.  
  29. Typical values are from 2 to 6.
  30.  
  31. This interleave-changing program is specially designed so that none of the data 
  32. you have on your disk will be altered during the operation.  All of the 
  33. programs that we had seen wipe out the data on the disk whenever the interleave 
  34. value is changed.  That's why we wrote this program for our customers.  
  35.  
  36. Please be sure to read the WARNING MESSAGE before you start the re-interleave 
  37. operation. 
  38.