home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / 20memu.zip / OS20MEMU.TXT < prev    next >
Text File  |  1993-06-16  |  2KB  |  67 lines

  1. -----------------------------------------------------------------
  2. |                                                               |
  3. |               OS2XMEMU 1.02            |
  4. |              June 16, 1993             |
  5. |                                                               |
  6. |                 OS/2 V2.X Memory Usage Display                |
  7. |                                                               |
  8. |                   Glenn Brew & Ross L. Cook                   |
  9. |                                                               |
  10. -----------------------------------------------------------------
  11.  
  12. OS20MEMU is an OS/2 protect-mode program which displays a "snapshot"
  13. of the current memory usage in an OS/2 2.X system.
  14. Total free storage is also shown.
  15.  
  16. The information given includes:
  17.  
  18.         - Applications (by name)        - Amount in Use
  19.         - Total Vdisk size              - Virtual Machine size
  20.         - Total Disk Cache size         - Memory owned by application
  21.         - Shared memory                 - Free memory
  22.         - Amount Swapped
  23.  
  24. In addition, extensive detail can be requested for each application
  25. currently executing by entering the process ID (PID).
  26.  
  27. Command examples:
  28.                  OS20MEMU        - runs program in default mode
  29.                  OS20MEMU ?      - gives brief help and setup notes
  30.  
  31. To use this program:
  32.  
  33.   - Download 20MEMU.ZIP in binary.
  34.  
  35.   - Use PKUNZIP to convert 20MEMU.ZIP to its various modules.
  36.     The result of this will be files for all 3 video modes - any
  37.     which are not needed may be deleted; i.e., if you will only
  38.     use 50 line mode, you may delete *.P25 and *.P43.
  39.  
  40.   - Add a "device=" statement to your config.sys file for OS20MEMU.SYS.
  41.  
  42.   - Place OS20MEMU.DLL in a directory described in your CONFIG.SYS
  43.     "libpath=" statement.
  44.  
  45.   - Place OS20MEMU.EXE in a directory in your path.
  46.  
  47.   - Place the *.P* files in a directory in your DPATH.
  48.  
  49.   - Reboot your machine to get the OS20MEMU.SYS device driver loaded.
  50.  
  51.   - Enter OS20MEMU ? for more information or OS20MEMU to run the program.
  52.  
  53. -----------------------------------------------------------------
  54. Change History:
  55.  
  56. 93/1/7    Version 1.0:
  57.     - First general release.
  58.  
  59. 93/4/27   Version 1.01
  60.     - SYS3175 fixes
  61.  
  62. 93/6/16   Version 1.02
  63.     - Version that supports both OS/2 2.0 and 2.1
  64.  
  65. Glenn Brew
  66. Ross Cook
  67.