home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / misc / 5232 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  2.7 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!spool.mu.edu!sdd.hp.com!elroy.jpl.nasa.gov!usc!news.service.uci.edu!unogate!mvb.saic.com!cpva!finsys
  2. From: finsys@cpva.saic.com
  3. Newsgroups: comp.os.msdos.misc
  4. Subject: Re: qemm/qram
  5. Message-ID: <11951.2ab62bbe@cpva.saic.com>
  6. Date: 15 Sep 92 18:30:22 PST
  7. References: <Art_Beyersdorfer.033g@edtng.uwp.edu> <BuHArD.Dr7@magna.com>
  8. Organization: Science Applications Int'l Corp./San Diego
  9. Lines: 47
  10.  
  11. In article <BuHArD.Dr7@magna.com>, doc@magna.com (Matthew J. D'Errico) writes:
  12. > In article <Art_Beyersdorfer.033g@edtng.uwp.edu> you write:
  13. >>I would like some information about the two programs, qemm and qram.  Both
  14. >>of those programs are from Quarterdeck, and I would appreciate finding out
  15. >>what those programs do, and how well they work.
  16. >>
  17. >>Specifically for myself, I am running a very vanilla 286, 2meg of ram, no
  18. >>LIM or other expanded memory drivers.  I would still like to be able to do
  19. >>some memory management, but because of the age of my processor, I have not
  20. >>found anything that I thought would work, or, if it worked, it used up so
  21. >>much of my 640k, that applications would start to fail.
  22. >>
  23. >>I had always understood that qemm would not work on a 286, but have
  24. >>recently been told that it will.  In any case, is it worth trying either of
  25. >>those programs, and, if so, which one might make more sense for my system? 
  26. >>And, even more specific, what is it they are designed to do, and what do
  27. >>they really do?
  28. >>
  29. >>-- Via DLG Pro v0.992
  30. > QEMM is for i386 and up, and QRAM is for '286 systems...
  31. > QEMM is a full-blown memory management system which replaces HIMEM.SYS
  32. > *and* EMM386 as well as providing ROM overlay capability for access of
  33. > otherwise inaccessible areas of memory...  QEMM does *not* map VPMI,
  34. > although Quarterdeck has a freeware add-on for that function.
  35. > QRAM (promounced "CRAM") is roughly the euqivelent of EMM386 for '286
  36. > systems...  It will not map extended memory by itself, although you can
  37. > use HIMEM.SYS or QEXT.SYS (which comes with QRAM)...  It does a fairly
  38. > good job...  We use it in our LAN environment, because wihout it, there's
  39. > not enough conventional memory to run anything useful...
  40. > -- Doc
  41. Excellent answer Doc, but just in case Art didn't completely catch
  42. what you meant, I'll clarify.
  43. QRAM allows you to load device drivers, TSRs, buffers, etc into high RAM
  44. rather than conventional memory ( the dreaded 640K limit) allowing bigger
  45. programs to run, larger files to be edited/manipulated, etc.
  46. QEXT.SYS, in managing extended memory, allows those DOS programs requiring
  47. more than 1mb RAM like 123 Release 3.1 to run when combined with those 286s
  48. with more than 1 mb RAM.
  49.  
  50. Any more questions I can answer directly with e-mail.
  51.  
  52. Lawrence Dee
  53.  
  54.