home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 163 / 2501STAC.ZIP / 2501STAC.TXT
Text File  |  1993-05-10  |  3KB  |  59 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE
  3. Title: Stacker 1.x Memory Requirements
  4. STAC FAX Index #2501 - 5/15/92                          
  5. ___________________________________________________________________________
  6.  
  7. Background.
  8.  
  9. The Stacker device driver, STACKER.COM, requires a modest amount of resident 
  10. conventional memory. The resident size of the Stacker device driver depends 
  11. on the Stacker product being used, and on the way Stacker is configured. 
  12. During the initialization phase, as it is loading and mounting the Stacker 
  13. drives, it requires slightly more memory than when resident.
  14.  
  15. Refer to the following tables to determine how much memory the Stacker device 
  16. driver requires. These numbers should be used as guidelines. Once Stacker is 
  17. installed, observe the Stacker.COM display as the system starts to see the 
  18. exact amount of memory the driver is using.
  19.  
  20.       Starting sizes in bytes, without Stacker cache (/M=0)
  21.  
  22.                                     Coprocessor             Software
  23.                                       Version               Version
  24.  
  25.       1st volume  (with 4KB clusters): 21,504                30,720
  26.                   (with 8KB clusters): 25,600                38,912
  27.                       add'l volumes:    3,072 each            3,072 each
  28.  
  29.       When Stacker loads at boot time, the size of the driver (both initial 
  30.       and resident) is displayed.
  31.  
  32.  
  33. How does the Stacker cache affect the device driver size?
  34.  
  35.    If the Stacker cache has been specified, the driver size will increase by 
  36.    the amount specified (in Kbytes) for cache allocation. The size is 
  37.    specified with the /M=xx switch on the Stacker device line in Config.sys.  
  38.    Values range from 0-64. For example: 
  39.             
  40.    DEVICE=C:\STACKER\STACKER.COM C:\STACVOL.000 /m=64 
  41.              
  42.    The /m=64 will create a 64 K cache and add 64K to the size of the driver.  
  43.    If you find your programs complain about insufficient memory, or the driver 
  44.    will not load into upper memory, reduce the size of the cache. Note: the 
  45.    device driver can be reduced by an additional 9K if using the coprocessor, 
  46.    and setting /m=0.
  47.  
  48. Can the Stacker driver be loaded into Upper Memory?
  49.  
  50.    The Stacker device driver can be loaded "high" like any other driver. Just 
  51.    follow your memory manager's instructions. It is desirable to make the 
  52.    driver as small as possible, so it may be necessary to reduce the size of 
  53.    the cache. See STAC FAX index # 2102 "Loading Stacker High with DOS 5.0" 
  54.    for more on using the DOS 5.0/Windows 3.1 memory manager to load Stacker 
  55.    high.
  56.  
  57. ___________________________________________________________________________
  58. Copyright 1993, Stac Electronics                    
  59.