home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / TEXT / TEC999.ZIP / TEC033.DOC < prev   
Text File  |  1992-04-10  |  5KB  |  107 lines

  1. ____________________________________________________________________________
  2.  
  3. STACKER NOTE                          Stac Electronics Technical Note
  4.  
  5. Subject: Windows 3.1 and Stacker 
  6.  
  7. Tec033 - 4/09/92
  8. ____________________________________________________________________________    
  9.  
  10. Stacker and Windows 3.1 are 100% compatible.  This document addresses  
  11. basic questions and provides guidelines for fine tuning your Stacker/Windows
  12. configuration.  It covers the Windows Setup program, the use of Virtual 
  13. Memory Swap Files, and SMARTDRV.EXE.
  14.  
  15. Note:  32-bit disk access and Stacker:
  16. This feature allows direct disk access while in the 386 Enhanced mode.   
  17. Windows 3.1 is aware of Stacker drives and will not attempt to access them 
  18. with this method.  
  19.  
  20. I. Windows 3.1 SETUP:
  21.  
  22.      1. It is recommended that you make backup copies of your Config.sys 
  23.     and Autoexec.bat files prior to running SETUP.  If C: is a Stacker 
  24.     drive that is being SSWAPped with its host drive, Windows may make 
  25.     modifications to these files on C: and then copy them to the 
  26.     host drive. This could potentially overwrite the host Config.sys 
  27.     and Autoexec, leaving you without the originals (no backup copies 
  28.     are made). To prepare for this, make sure the Autoexec.bat and 
  29.     Config.sys files are identical on both drives.  Users with the 
  30.     Stacker version 1.x "pointer" Autoexec.bat on C: should replace it 
  31.     with the "real" one.  The easiest way to do this is to rename the
  32.     "pointer" by typing:    REN  AUTOEXEC.BAT  AUTO.XXX   
  33.     Then copy the Autoexec from the host drive to C:.
  34.     
  35.      2. SETUP may modify the Stacker device driver line in the Config.sys.
  36.     This may make your Stacker drives temporarily inaccessible.  If this               
  37.     occurs, just replace Config.sys with a backup copy or reconstruct it 
  38.     if you don't have one.  Refer to the Stacker device driver section in 
  39.     the users manual for more information on the driver syntax.  You may
  40.     locate existing Stacvol files by running FINDVOL from the Stacker
  41.     distribution diskette.
  42.     
  43.      3. If upon reboot your system seems to be caught in a loop, you may have
  44.     two copies of the "pointer" Autoexec.bat pointing at each other. 
  45.     Press <ctrl><break> to halt execution of the Autoexec.bat file.  Next  
  46.     examine the Autoexec.bat on C: and on the host drive to determine if 
  47.     this in fact is the case.  If so, restore a backup copy of the "real"
  48.     Autoexec.bat to both C: and its host drive.    
  49.     
  50. II. Virtual Memory Swap Files:
  51.  
  52.      1. Permanent and Temporary virtual memory swap files may be established 
  53.     on uncompressed drives.  The size and location of these files can be 
  54.     set in the Virtual Memory section of Control Panel's 386 Enhanced 
  55.     program.  It is possible to create a temporary swap file on a Stacker
  56.     drive by manually adding the parameters to the System.ini file. 
  57.     However, it is generally recommended that the file exist on an 
  58.     uncompressed drive to keep the fragmentation level low in the Stacker 
  59.     drive.
  60.     
  61.      2. In order to create enough free uncompressed disk space, you may have
  62.     to "Shrink" the Stacker drive by running SDEFRAG /G on that drive.  
  63.     Once you have increased the amount of space, you may also have to 
  64.     make it contiguous by running a disk optimization program on the host 
  65.     drive.  Before optimization, unmount the Stacker drive and remove the
  66.     attributes from the associated Stacvol file by running:
  67.         SATTRIB -r -s -h STACVOL.DSK  (the name of your STACVOL file 
  68.     may differ).      
  69.  
  70.     Note: SDEFRAG is designed to optimize Stacker drives.  It will not 
  71.     optimize an uncompressed drive.
  72.  
  73. III. SMARTDRV.EXE            
  74.  
  75.      1. Windows may install SMARTDRV.EXE on your system.  SMARTDRIVE works 
  76.     well in a Stacker environment, but only caches the "host" uncompressed 
  77.     drive.  It will not cache the Stacker drive directly and will report 
  78.     that it is "unable to cache the drive" if instructed to do so.  By 
  79.     caching the host drive it is caching compressed data, effectively 
  80.     doubling the size of the cache.   
  81.     
  82.      2. SMARTDRV.EXE and "Replaced Stacker drives"
  83.     If you are loading the Stacker driver into upper memory with QEMM386 
  84.     or 386MAX and are using SMARTDRIVE to cache replaced drives, you may 
  85.     find those drives inaccessible.  With this configuration it is 
  86.     necessary to mount and replace the drives after SMARTDRIVE has been 
  87.     loaded.  To do this, add a '@' to the Stacker device driver for each
  88.     drive you want to replace.  Then mount the drive in Autoexec.bat after
  89.     the SMARTDRIVE line with:
  90.         Stacker x:        where x is the host drive letter.
  91.     
  92.      3. SMARTDRV.EXE and SDEFRAG
  93.     SMARTDRIVE incorporates a "write delay" cache.  It is imperative that 
  94.     caching be turned off for the Stacker drive to be SDEFRAGged.  This 
  95.     can be accomplished by typing:    SMARTDRV /R d-   where d is the 
  96.     letter of the Stacker host drive.   Then run SMARTDRV /S to make sure 
  97.     that drive letter is no longer on the list of drives being cached.  
  98.     SMARTDRV may also be disabled by REMarking the line in Autoexec.bat 
  99.     and rebooting.
  100.  
  101.  
  102.  
  103. -------------------------------------------------------------------------------
  104. 1992 STAC Electronics 
  105.  
  106.  
  107.