home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / misc1 / perstor.lzh / INTERLV.TXT < prev    next >
Text File  |  1989-01-07  |  2KB  |  39 lines

  1.  
  2.                           INTERLEAVING
  3.  
  4.      When  physically  sequential sectors of the disk are  to  be
  5. read,  each  sector reaches the read/write head before a read  or
  6. write  operation  can be set up.   The disk must make a  complete
  7. rotation to pick up the next sector. For example, when an attempt
  8. is  made to read 31 sectors of a particular track,  31  rotations
  9. are required.   This takes up a considerable amount of time,  but
  10. performance can be significantly improved by proper interleaving.
  11.  
  12.      Thσ optimum interleave value depends on many  factors   such
  13. as  the  bus  and processor speed of  your  computer,  number  of
  14. buffers,  drive speed,  controller capability, etc.  The simplest
  15. way  to  determine  the most suitable interleave  value  for  any
  16. particular system is through experimentation.
  17.  
  18.      The PS180 8 bit Controller accepts any interleave value of 1
  19. through  30.   Though we suggest that you experiment to see which
  20. value gives you the best performance. By using a software program
  21. suchá as  CORE or SPINTEST,  you can determine the data  transfer
  22. rate of your system with any particular interleave value.  Follow
  23. these steps:
  24.  
  25. 1) Low-level  format the hard disk drive with PS2FMT for a minute
  26. and    a half with an interleave value.
  27.  
  28. 2) Reboot the system with the DOS diskette in Drive A.
  29.  
  30. 3) Insert the CORE or SPINTEST program in Drive A and activate.
  31.  
  32. 4) Document the data transfer rate which is reported.
  33.  
  34. 5) Repeat  steps  1  through 4 with other interleave  values  and
  35. document the results.
  36.  
  37. 6) Choose the value with the highest data transfer rate, and this
  38.    time format the entire hard disk.
  39.