home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / OTWARP.FAX < prev    next >
Text File  |  1995-01-13  |  1KB  |  33 lines

  1. OSOTWARP - SWAPPER FILE SIZE IS LARGER IN OS/2 WARP
  2. 10/30/94
  3.  
  4. ================================================================
  5.      SWAPPER FILE SIZE IS LARGER IN OS/2 WARP
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ---------------------------------------------------------------
  10.  
  11. DESCRIPTION:
  12.  
  13. The SWAPPER file is larger in Warp than in previous releases of
  14. OS/2.
  15.  
  16. SUMMARY:
  17.  
  18. In previous versions of OS/2, DLL code was never copied to the
  19. SWAPPER file.  In WARP, code for system DLL's can be written to
  20. the SWAPPER file and, during boot, PMMERGE, DOSCALL1, PMGPI, PMWP
  21. and PMVIOP are swapped out.  This means an overall increase in
  22. SWAPPER size and an increase in overall system performance.
  23.  
  24. The most significant change is how system DLL's are loaded and
  25. what is now valid data for swapping.
  26. System DLL's include:
  27.  
  28. DISPLAY          SOM             PMMERGE      PMWP
  29. DOSCALL1         PMATM           PMMLE
  30. IBMDEV32         PMCTLS          PMSPL
  31. IBMVGA32         PMGPI           PMVIOP
  32.  
  33.