home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d519 / optimizer.lha / Optimizer / ReadMe < prev    next >
Text File  |  1991-07-22  |  3KB  |  53 lines

  1. Drive Optimizer:
  2.    This program will optimize floppy disks, hard disks, and ram disks 
  3.    (i.e. RAD).  It is designed to provide for the safest optimization of
  4.    your disks.  It moves one disk block at a time to ensure this.  So it
  5.    will be slower than other optimizers which usually move whole tracks
  6.    at a time.  One Meg should take about six minutes to optimize on a 
  7.    hard disk that uses a Supra WordSync.  The program does multitask, but 
  8.    do not use programs which will access the disk during the optimization
  9.    or its crash city.
  10.    
  11.    As with any optimizer make sure that your disk has been
  12.    backed up recently in the event that something external happens such
  13.    as a power surge or earthquake.  If anything does happen, just use 
  14.    DiskDoctor to repair your disk.  
  15.    
  16.    Drive Optimizer is startable from the Workbench or from the CLI.  
  17.    There are no CLI options.  
  18.    
  19.    The biggest thing the user will see is the block field.  This will show
  20.    which blocks are free (blue), and used (black or white).  A white pixel
  21.    denotes a block that is part of a continuous set of blocks.  A black 
  22.    pixel denotes a block that is not in sequence.  
  23.  
  24.    Below the block field are four statistics: Files and Blocks Left to move,
  25.    Percent Done, and Time Done.  Before optimizing, the first two 
  26.    statistics show the total number of files and directories, and blocks 
  27.    used. During optimization, Time Done shows the expected time when
  28.    the program should be done.
  29.    
  30.    Below the statistics are the four control gadgets.  There is the START 
  31.    gadget for starting the optimization.  The SCAN gadget for collecting 
  32.    information about where the files are.  The DRIVE gadget for setting
  33.    which drive to optimize.  Last is the CANCEL gadget for exiting or for
  34.    stoping the scan or optimization.
  35.    
  36.    Before you can optimize, you must first scan your disk.  The program 
  37.    will not allow you to start if you don't.  If you stop the optimization,
  38.    you can restart just by clicking on the START gadget unless you changed
  39.    the drive, rescanned, or exited.
  40.  
  41.    After a successful optimization, the free blocks are zeroed to clean
  42.    up so that if you use diskdoctor latter on you will not have problems
  43.    such as blocks used more than once.
  44.  
  45.    If you have questions or have a bug to report, my handle on PLINK is
  46.    Timeus.
  47.    
  48.    This is a freeware program that may be freely distributed.  It is not
  49.    to be sold, but can be placed on public-domain disks for distribution.
  50.    I take no responsibility for loss of data.
  51.    
  52.    
  53.