home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / misc / 40036 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.9 KB  |  67 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!uchinews!quads!pynq
  3. From: pynq@quads.uchicago.edu (Jeremy Mathers)
  4. Subject: Re: LOADHIGH: How does it work in OS/2 (simulated DOS) ?
  5. Message-ID: <1992Dec20.035112.28900@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: pynq@midway.uchicago.edu
  8. Organization: D. J. Dougherty & Associates
  9. References: <1992Dec15.051839.12892@midway.uchicago.edu> <85586@ut-emx.uucp>
  10. Date: Sun, 20 Dec 1992 03:51:12 GMT
  11. Lines: 54
  12.  
  13. In article <85586@ut-emx.uucp> jbodnar@ccwf.cc.utexas.edu (John Bodnar) writes:
  14. >According to pynq@midway.uchicago.edu:
  15. >>I am an old hand at using QEMM's loadhi commands, but I don't understand
  16. >>the loadhigh command in OS/2's simulated DOS.  How does it work?
  17. >>What can be loaded high?  How can you tell what is loaded high?
  18. ...
  19. >Yes, the LOADHIGH in OS/2 v2.0 is patterned after that in DOS 5.0, meaning
  20. >that it's dumb.  You cannot specify regions into which you want a
  21. >particular program loaded.
  22. True.  WHat is particularly annoying is the inability to get LOADHIGH to
  23. tell you what is currently loaded high.  You can it from "MEM /P", though.
  24.  
  25. Anyway, three other interesting things I've noticed:
  26.     1) My default CONFIG.SYS contained the line: DOS=LOW,NOUMB
  27.        I changed this to DOS=HIGH,UMB, but it seemed to make no
  28.        difference in my DOS sessions.  I guess it must only be
  29.        parsed at OS/2 boot time.  (Weird!).  Anyway, I haven't tried
  30.        rebooting to test this theory.
  31.     2) I then turned the DOS_HIGH and DOS_UMB switches in the DOS
  32.        window notebook on, and that seemed to do the trick.
  33.        However, I now get a funny looking MAPMEM, as shown below.
  34.        Any idea why?
  35.  
  36. Allocated Memory Map - by TurboPower Software - Version 2.5
  37.  
  38.  PSP  blks bytes owner    command line        hooked vectors
  39. ----- ---- ----- -------- ------------------- ------------------------------
  40. 0008   1  167936 config                       
  41.       ^^^^^^ Wow!!!!!
  42. 0199   2    4848                             22 24 2E E6 FC FF 
  43. 02DE   2    1232 ANARKEY  N/A                 21 2F 
  44. 0330   2   65472 QD       N/A                 09 10 13 1B 1C 28 E7 E8 E9 
  45.                                               F1 F3 F6 F8 FD 
  46. 132E   2  576784 free                         
  47.  
  48. block   bytes   (Expanded Memory)
  49. -----   ------
  50.     0   393216
  51.     1    16384
  52.  free  1949696
  53. total  2490368
  54.  
  55.     3) Finally, for some reason, QD refuses to be loaded high.  (I
  56.        have to load it low).  Needless to say, this has never been a
  57.        problem with QEMM's LOADHI.  As I noted in another post, it
  58.        complains that it is already installed and refuses to
  59.        install (when attempted to be loaded high).
  60.  
  61. ************************************************************************
  62. The Zapruder film was a snuff film.
  63.  
  64.     - pynq@quads.uchicago.edu, who is still costing the net
  65.       hundreds, if not thousands, of dollars, every time he posts -
  66. ************************************************************************
  67.