home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / msdos / programm / 10686 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.7 KB

  1. Path: sparky!uunet!ukma!darwin.sura.net!sgiblab!munnari.oz.au!ariel.ucs.unimelb.EDU.AU!sunrise.sli.unimelb.edu.au!paul
  2. From: paul@sunrise.sli.unimelb.edu.au (Paul Joyce)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Virtual memory for PC?
  5. Date: 17 Nov 1992 03:19:24 GMT
  6. Organization: University of Melbourne
  7. Lines: 31
  8. Distribution: world
  9. Message-ID: <1e9obsINNeb6@ariel.ucs.unimelb.EDU.AU>
  10. NNTP-Posting-Host: sunrise.sli.unimelb.edu.au
  11. Originator: paul@sunrise.sli.unimelb.edu.au
  12.  
  13. Hi,
  14.  
  15. Does any product exist that provides virtual memory under Extended-DOS?
  16.  
  17. Is it correct to say that most DOS extenders just allow access to the
  18. RAM in the machine ("break the 640K barrier"), but don't provide
  19. virtual memory?
  20.  
  21. We have workstation application which is multi-megabyte in size when
  22. linked (4-6MB depending on machine). The data in memory can also be
  23. extremely large (1-???MB depending on job). We believe it is portable
  24. enough that it should compile using one of the 32 bit C/C++ compilers
  25. available now (Watcom, Metaware, etc) and Extended-DOS. However, it
  26. seems imperative that some kind of virtual memory facility be available
  27. for this to be feasible, since PCs with 8MB of RAM seems to be regarded
  28. as pretty well spec'd up, and that would be just enough space to load
  29. the OS and the executable, ie, no data.
  30.  
  31. We are aware that Windows 3.0+ will solve our virtual memory problem,
  32. but we use a home grown GUI which we don't want to replace with Windows
  33. GUI just yet. If we can get over this problem, we have something that
  34. runs on the PC now, and we can work on our Windows version.
  35.  
  36. Thanks,
  37.  
  38. Paul.
  39. -- 
  40. Paul Joyce
  41. paul@sunrise.sli.unimelb.edu.au
  42.  
  43.      "I think you're pretty smart, don't I?"      - Daffy Duck
  44.