home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / misc / 5197 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.9 KB  |  44 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!magna!doc
  3. From: doc@magna.com (Matthew J. D'Errico)
  4. Subject: Re: qemm/qram
  5. Message-ID: <BuHArD.Dr7@magna.com>
  6. Organization: Magna Software Corporation
  7. References: <Art_Beyersdorfer.033g@edtng.uwp.edu>
  8. Date: Sat, 12 Sep 1992 18:45:12 GMT
  9. Lines: 33
  10.  
  11. In article <Art_Beyersdorfer.033g@edtng.uwp.edu> you write:
  12. >I would like some information about the two programs, qemm and qram.  Both
  13. >of those programs are from Quarterdeck, and I would appreciate finding out
  14. >what those programs do, and how well they work.
  15. >
  16. >Specifically for myself, I am running a very vanilla 286, 2meg of ram, no
  17. >LIM or other expanded memory drivers.  I would still like to be able to do
  18. >some memory management, but because of the age of my processor, I have not
  19. >found anything that I thought would work, or, if it worked, it used up so
  20. >much of my 640k, that applications would start to fail.
  21. >
  22. >I had always understood that qemm would not work on a 286, but have
  23. >recently been told that it will.  In any case, is it worth trying either of
  24. >those programs, and, if so, which one might make more sense for my system? 
  25. >And, even more specific, what is it they are designed to do, and what do
  26. >they really do?
  27. >
  28. >-- Via DLG Pro v0.992
  29.  
  30. QEMM is for i386 and up, and QRAM is for '286 systems...
  31.  
  32. QEMM is a full-blown memory management system which replaces HIMEM.SYS
  33. *and* EMM386 as well as providing ROM overlay capability for access of
  34. otherwise inaccessible areas of memory...  QEMM does *not* map VPMI,
  35. although Quarterdeck has a freeware add-on for that function.
  36.  
  37. QRAM (promounced "CRAM") is roughly the euqivelent of EMM386 for '286
  38. systems...  It will not map extended memory by itself, although you can
  39. use HIMEM.SYS or QEXT.SYS (which comes with QRAM)...  It does a fairly
  40. good job...  We use it in our LAN environment, because wihout it, there's
  41. not enough conventional memory to run anything useful...
  42.  
  43. -- Doc
  44.