home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / MEM428.ZIP / MEM428.DOC next >
Text File  |  1992-04-28  |  1KB  |  24 lines

  1. This ZIP file includes a couple of simple utilities to assist in
  2. determining how much memory your PC can or has supplied to OS/2 2.0.
  3.  
  4. The program MEMBIOS.EXE (source in MEMBIOS.C) can be run from a
  5. native mode DOS (not an OS/2 VDM) to determine how much contiguous
  6. extended memory your PC will report during the OS/2 boot procedure.
  7. It should be used under DOS where no Memory Managers (e.g. QEMM, 386Max)
  8. are running.  If a Memory Manager is running, the call it uses will
  9. report nothing available.
  10.  
  11. The program MEMAVL20.EXE (source in MEMAVL20.C) can be run from an
  12. OS/2 2.0 command line to report three values:
  13.  
  14.   1. Total Physical Memory in PC
  15.   2. Memory used by 'resident' modules
  16.   3. Total Virtual Memory available for allocation (includes disk space)
  17.  
  18. I hope these modules can assist you in determining how well OS/2 2.0
  19. makes use of your PC.  Obviously there are other factors that determine
  20. how much memory OS/2 can use on your PC, so there are no guarantees
  21. that the values reported by these programs have any validity.
  22.  
  23. If you have any comments, reply to Richard Stafford 73750,2305.
  24.