----------------------------------------------------------------- | | | OS20MEMU 1.0A | | January 12, 1993 | | | | OS/2 V2.1 Memory Usage Display | | | | Glenn Brew & Ross L. Cook | | | ----------------------------------------------------------------- NOTE: This program REQUIRES the OS2EWS 20MEMU.ZIP. Install that program FIRST, then replace the OS20MEMU.DLL with the one in this ZIP file. It is the DLL, OS20MEMU that determines WHICH version you can operate under, the original for ALL OS/2 2.0 versions, and this one for the CD-ROM 2.1 version. This is JUST a temporary ZIP file. Once we ship another Beta, or the actual shipped version, it will no longer work. We will distribute a NEW 20MEMU.ZIP once we do ship 2.1, and that version will work on all shipped systems. ------------------------------------------------------------------------- OS20MEMU is an OS/2 protect-mode program which displays a "snapshot" of the current memory usage in an OS/2 2.0 system. Total free storage is also shown. The information given includes: - Applications (by name) - Amount in Use - Total Vdisk size - Virtual Machine size - Total Disk Cache size - Memory owned by application - Shared memory - Free memory - Amount Swapped In addition, extensive detail can be requested for each application currently executing by entering the process ID (PID). Command examples: OS20MEMU - runs program in default mode OS20MEMU ? - gives brief help and setup notes To use this program: - Download OS2MEM.ZIP in binary. - Use PKUNZIP to convert OS2MEM.ZIP to its various modules. The result of this will be files for all 3 video modes - any which are not needed may be deleted; i.e., if you will only use 50 line mode, you may delete *.P25 and *.P43. - Add a "device=" statement to your config.sys file for OS20MEMU.SYS. - Place OS20MEMU.DLL in a directory described in your CONFIG.SYS "libpath=" statement. - Place OS20MEMU.EXE in a directory in your path. - Place the *.P* files in a directory in your DPATH. - Reboot your machine to get the OS20MEMU.SYS device driver loaded. - Enter OS20MEMU ? for more information or OS20MEMU to run the program. ----------------------------------------------------------------- Change History: 93/1/11 Version 1.0A: - Special Beta version replacement DLL. 93/1/7 Version 1.0: - First general release. Glenn Brew Ross Cook