home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / ez-swap.lzh / EZ-SWAP.DOC < prev    next >
Text File  |  1993-07-18  |  4KB  |  78 lines

  1.                                 EZ-SWAP
  2.                                  v 1.0
  3.                            By Bill Esposito
  4.                           The Cereal Port BBS
  5.                                1:132/152
  6.                              (603)899-3335
  7.  
  8. **********************************************************************
  9. DISCLAIMER:  This software is provided "AS IS" without any warranty of
  10. any kind, either expressed or implied.  USE IT AT YOUR OWN RISK.
  11.  
  12. Copywrite 1993 by Bill Esposito.  This program is FREEWARE, just let me
  13. know how you like it.
  14. ***********************************************************************
  15.  
  16. 1.  What is EZ-SWAP?  It's a small program that will, upon request,
  17.     read and record the size of your SWAPPER.DAT file.
  18.  
  19. 2.  Why do I want to know the Swap file size?   For optimum
  20.     performance, the swap file should be sized to meet your daily
  21.     operating needs.  If you currently have your swap file set for
  22.     4096, and EZ-SWAP routinely records a size of say 8192, then OS/2
  23.     is wasting processing time expanding the file, and then managing it
  24.     so it can shrink it back to 4096 when the extra space is not
  25.     needed.  If you really need 8192, than all that time is wasted as
  26.     it will never shrink back to 4096.
  27.  
  28. 3.  Why EZ-SWAP.  Unlike other swap file utilities, EZ-SWAP takes up
  29.     virtually no processor time.  Other utilities typically use up
  30.     around 20% of the CPU time while they continuously measure the swap
  31.     file size.  Since EZ-SWAP only measures it when you request it,
  32.     there is virtually no CPU load.
  33.  
  34.                            ** INSTALLATION **
  35.  
  36. 1.  Edit your CONFIG.SYS to add the environment variable "SWAPPATH".
  37.     This should describe the full drive, path, and filename of your
  38.     swapper.dat file.  You can find that information in the line of
  39.     your CONFIG.SYS that reads something like this:
  40.     "SWAPPATH=C:\OS2\SYSTEM  2048 4096"
  41.  
  42.     Right under it, add the following line:
  43.  
  44.     SET SWAPPATH=C:\OS2\SYSTEM\SWAPPER.DAT
  45.  
  46.     Substituting your drive, path, and filename.
  47.  
  48. 2.  UnArchive the EZ-SWAP.LZH archive into any directory.
  49.  
  50. 3.  Move the run-time library VROBJ.DLL to your OS2\DLL directory
  51.  
  52. 4.  Use the program template from the TEMPLATES folder to install EZ-
  53.     SWAP, or you can use the "Add Programs" option from the "Migrate
  54.     Applications" program in the System Setup folder.
  55.  
  56.                            **  OPERATION  **
  57.  
  58. 1.  Just click on the EZ-Swap Icon.  To read and record the Swapper.dat
  59.     file size, click on the "Get Swapper" button.
  60.  
  61. 2.  DON'T close EZ-SWAP.  If you do, you will lose the record of the
  62.     Swap file sizes.  Instead, just click on the "Minimize" button
  63.     located in the Upper Right Hand Corner.  Then whenever you want to
  64.     take a Swap File reading, just click on the EZ-Start icon, and
  65.     Click the "Get Swapper" button as before.
  66.  
  67. 4.  After a few days of using EZ-SWAP, you will have a pretty good idea
  68.     of how big of a swap file you need.  If it's larger than what is
  69.     specified in your config.sys, change your config.sys to the new
  70.     value.  If you have the disk space, add 1mb to that number and you
  71.     should be all set.
  72.  
  73.     SWAPPATH=C:\OS2\SYSTEM 2048 4096
  74.                                 ^^^^ change this number to the new size
  75.  
  76. 5.  Remember, as you add more programs or your daily routine changes,
  77.     use EZ-SWAP to monitor your swap file, and adjust it accordingly.
  78.