            Pmem - Process Memory Usage Tool
            ================================

Disclaimer
==========
THE AUTHOR CANNOT BE HELD RESPONSIBLE FOR ANY LOSS OR DAMAGE CAUSED BY USING
THIS SOFTWARE. BY READING THIS YOU AGREE TO THE ABOVE TERMS AND CONDITIONS.
IF YOU DO NOT AGREE TO THESE TERMS - PLEASE DESTROY ALL COPIES OF THIS 
SOFTWARE. 

THIS SOFTWARE IS PROVIDED AS IS AND COMES WITH NO WARRANTY OF ANY KIND. 


License
=======
This software is E-MAILWARE. Simply send me an e-mail to Ian.Hargreaves@ibm.net
and you can use this software for as long as you want.

Please mention where you got the software from, and what version you are using.

The software and all associated files are copyrighted by Ian Hargreaves. You 
may copy this software for backup purposes. You may also copy and share 
unmodified copies of the whole package, providing that the copyright notice
is reproduced and included on all copies. 

PreRequisites
=============
This tool requires OS20MEMU.DLL and OS2MEMU.SYS to be installed.

OS20MEMU is IBM EWS (Employee Written Software), that breaks down memory usage
by process.


Usage
=====

Pmem -? will display a list of the following options ..

Ŀ
 PMEM v1.0 Ian.Hargreaves@ibm.net           

Usage:  PMem -o{n|p|m|s} -b -v
                       Verbose
                     Brief
                  Shared memory
                 private Memory
                Pid
               Name
              SORT ORDER


Default options are PMem -v (unsorted)

Sample Output
=============

Ŀ
 PMEM v1.0 Ian.Hargreaves@ibm.net           
Ĵ
RAM Details          Swap Details          
Installed   48760 k  Size         32768 k  
Used        46456 k  Used          1772 k  
Free         2304 k  Free         30996 k  
Ĵ
       Private Kb   Shared Kb            
  PID Owned  InMem Owned  Inmem ProcName 

    28    764    188    596    388  LOGDAEM
    30   1928    328  15116  10384  PMSPOOL
    31  13144   5456  31936  15708  PMSHELL
    43    488    188  11164   8408  CMD


Where to find os20memu.dll that works with Warp 4
=================================================

service.software.ibm.com/ps/ews/20memu

hobbes.nmsu.edu/os2/textutil:
20memu.zip        95361 Jan 30  1995  OS2XMEMU v1.02, memory usage display

hobbes.nmsu.edu/os2/patches
os2memu4.zip       9666 Nov 12 06:50  Replacement OS20MEMU.DLL OS/2 Memory Usage 


===============================================================================
