home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Masterblend / cdsharewaremasterblend.iso / utils / mem-expa / readme < prev    next >
Text File  |  1989-12-10  |  12KB  |  311 lines

  1. Release 2.06 of V-EMM, the Virtual Expanded Memory Manager.
  2. Copyright (C) Rocke Verser, 1986, 1988.  All rights reserved.
  3.  
  4.  
  5. Fort's Software                    Fort's Software
  6. P. O. Box 1295                     P. O. Box 396
  7. Loveland, Colorado  80539          Manhattan, Kansas  66502
  8. (303) 663-5629                     (913) 537-2897
  9.  
  10.  
  11.  
  12. About the README files
  13. ----------------------
  14.  
  15. This file (README) contains helpful examples for installing V-EMM
  16. in a variety of common configurations.  A separate file (README.206)
  17. contains information too recent to be included in your V-EMM user
  18. manual.
  19.  
  20.  
  21. To help you get V-EMM configured more quickly, please answer the
  22. the following questions concerning your system configuration.
  23.  
  24. Question 1:  Do you have an EMS or EEMS board?
  25. Question 2:  Do you have IBM's PS/2 80286 memory expansion board?
  26. Question 3:  Do you have extended memory (on many 80286/80386-based PCs)?
  27. Question 4:  Do you have a hard disk?
  28.  
  29.  
  30. Now find the answers to the questions in the table below.  Then look
  31. at the appropriate example to see how you can setup V-EMM on your system
  32. We suggest you use the appropriate example in conjunction with "Chapter
  33. 3.  How to Use V-EMM" and "Chapter 4.  Command Reference", which are
  34. more complete.
  35.  
  36. In most cases, you need to add 1 or 2 lines to your CONFIG.SYS file,
  37. and you need to add 1 or 2 lines to your AUTOEXEC.BAT file.
  38.  
  39. Q1   Q2   Q3   Q4     Recommended setup
  40. ---  ---  ---  ---    -----------------
  41. Yes  Yes  Yes  Yes    Example A
  42. Yes  Yes  Yes  No     Example B
  43. Yes  Yes  No   Yes    Example A
  44. Yes  Yes  No   No     Example B
  45. Yes  No   Yes  Yes    Example A
  46. Yes  No   Yes  No     Example B
  47. Yes  No   No   Yes    Example A
  48. Yes  No   No   No     Example B
  49. No   Yes  Yes  Yes    Example F  or  Example G
  50. No   Yes  Yes  No     Example G
  51. No   Yes  No   Yes    Example F  or  Example G
  52. No   Yes  No   No     Example G
  53. No   No   Yes  Yes    Example C  or  Example D
  54. No   No   Yes  No     Example D
  55. No   No   No   Yes    Example E
  56. No   No   No   No     Not supported
  57.  
  58.  
  59. =============================  Example A  ==============================
  60.  
  61. Question 1:  Do you have an EMS or EEMS board?   YES
  62. Question 4:  Do you have a hard disk?  YES
  63.  
  64. sample setup (type this command when you initially install V-EMM):
  65.  
  66.     VEMMCONF C: /128       (Tells V-EMM to allocate a 128 page (2 megabyte)
  67.                             paging-file on drive C:)
  68.  
  69. sample CONFIG.SYS file:
  70.  
  71.     DEVICE=EMM.SYS         (Device driver supplied by your EMS board
  72.                             manufacturer.)
  73.     DEVICE=VEMM.SYS D=128  (Tells V-EMM that a 128 page (2 megabyte)
  74.                             paging-file is present on a hard disk.)
  75.  
  76. sample AUTOEXEC.BAT file:
  77.  
  78.     VEMMCONF C: /E         (Tells V-EMM to begin using the paging-file
  79.                             on drive C:)
  80.     VEMMTSR1               (Needed for many pop-ups and some print spoolers
  81.                             to work correctly.)
  82.  
  83. You compute your virtual expanded memory capacity as follows:
  84. (We have assumed your EMS board contains 1.5 megabytes of memory)
  85.  
  86.     Real expanded memory              96 pages (for a 1.5 megabyte board)
  87.     Auxiliary expanded memory      + 128 pages
  88.                                     ----
  89.       Total                          224 pages
  90.       Reserved auxiliary pages       - 1 page
  91.                                      ---
  92.       Virtual expanded memory        223 pages
  93.  
  94. =============================  end of Example  ==========================
  95.  
  96.  
  97. =============================  Example B  ==============================
  98.  
  99. Question 1:  Do you have an EMS or EEMS board?   YES
  100. Question 4:  Do you have a hard disk?  NO
  101.  
  102. sample CONFIG.SYS file:
  103.  
  104.     DEVICE=EMM.SYS         (Device driver supplied by your EMS board
  105.                             manufacturer.)
  106.     DEVICE=VEMM.SYS        (Tells V-EMM that no paging-file is present
  107.                             on the hard disk.)
  108.  
  109. sample AUTOEXEC.BAT file:
  110.  
  111.     (no changes required)
  112.  
  113. You compute your virtual expanded memory capacity as follows:
  114. (We have assumed your EMS board contains 1.5 megabytes of memory)
  115.  
  116.     Real expanded memory              96 pages (for a 1.5 megabyte board)
  117.     Auxiliary expanded memory        + 0 pages
  118.                                      ---
  119.       Total                           96 pages
  120.       Reserved auxiliary pages       - 0 pages
  121.                                      ---
  122.       Virtual expanded memory         96 pages
  123.  
  124. Note that this configuration has limited utility.  You might use this
  125. configuration to turn an EMS 3.2 board into an EMS 4.0 board.  Or you
  126. might use this configuration in conjunction with our Non-Volatile RAM-
  127. Disk product.
  128.  
  129. =============================  end of Example  ==========================
  130.  
  131.  
  132.   =============================  Example C  ==============================
  133.  
  134. Question 1:  Do you have an EMS or EEMS board?   NO
  135. Question 2:  Do you have IBM's PS/2 80286 memory expansion board?  NO
  136. Question 3:  Do you have extended memory (on many 80286/80386-based PCs)?  YES
  137. Question 4:  Do you have a hard disk?  YES
  138.  
  139. sample setup (type this command when you initially install V-EMM):
  140.  
  141.     VEMMCONF C: /48        (Tells V-EMM to allocate a 48 page (768 kilobyte)
  142.                             paging-file on drive C:)
  143.  
  144. sample CONFIG.SYS file:
  145.  
  146.     DEVICE=VEMMSIME.SYS    (Tells V-EMM to use all available extended
  147.                             memory to simulate expanded memory.)
  148.     DEVICE=VEMM.SYS D=48   (Tells V-EMM that a 48 page (768 kilobyte)
  149.                             paging-file is present on a hard disk.)
  150.  
  151. sample AUTOEXEC.BAT file:
  152.  
  153.     VEMMCONF C: /E         (Tells V-EMM to begin using the paging-file
  154.                             on drive C:)
  155.     VEMMTSR1               (Needed for many pop-ups and some print spoolers
  156.                             to work correctly.)
  157.  
  158. You compute your virtual expanded memory capacity as follows:
  159. (We have assumed your extended memory board contains 384 kilobytes of memory)
  160.  
  161.     Simulated expanded memory         24 pages (for a 384 kilobyte board)
  162.     Auxiliary expanded memory       + 48 pages
  163.                                     ----
  164.       Total                           72 pages
  165.       Reserved auxiliary pages       - 1 page
  166.                                     ----
  167.       Virtual expanded memory         71 pages
  168.  
  169. =============================  end of Example  ==========================
  170.  
  171.  
  172. =============================  Example D  ==============================
  173.  
  174. Question 1:  Do you have an EMS or EEMS board?   NO
  175. Question 2:  Do you have IBM's PS/2 80286 memory expansion board?  NO
  176. Question 3:  Do you have extended memory (on many 80286/80386-based PCs)?  YES
  177.  
  178. sample CONFIG.SYS file:
  179.  
  180.     DEVICE=VEMMSIME.SYS    (Tells V-EMM to use all available extended
  181.                             memory to simulate expanded memory.)
  182.     DEVICE=VEMM.SYS        (Tells V-EMM that no paging-file is present
  183.                             on the hard disk.)
  184.  
  185. sample AUTOEXEC.BAT file:
  186.  
  187.     VEMMTSR1               (Needed for many pop-ups and some print spoolers
  188.                             to work correctly.)
  189.  
  190. You compute your virtual expanded memory capacity as follows:
  191. (We have assumed your extended memory board contains 384 kilobytes of memory)
  192.  
  193.     Simulated expanded memory         24 pages (for a 384 kilobyte board)
  194.     Auxiliary expanded memory       +  0 pages
  195.                                      ---
  196.       Total                           24 pages
  197.       Reserved auxiliary pages       - 0 pages
  198.                                      ---
  199.       Virtual expanded memory         24 pages
  200.  
  201. =============================  end of Example  ==========================
  202.  
  203.  
  204. =============================  Example E  ==============================
  205.  
  206. Question 1:  Do you have an EMS or EEMS board?   NO
  207. Question 2:  Do you have IBM's PS/2 80286 memory expansion board?  NO
  208. Question 3:  Do you have extended memory (on many 80286/80386-based PCs)?  NO
  209. Question 4:  Do you have a hard disk?  YES
  210.  
  211. sample setup