home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / misc / 6066 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!sgiblab!pacbell.com!att-out!cbfsb!cbnewsg.cb.att.com!rnichols
  3. From: rnichols@cbnewsg.cb.att.com (robert.k.nichols)
  4. Subject: Re: [HELP] Memory lost???
  5. Message-ID: <1992Nov8.225219.9527@cbfsb.cb.att.com>
  6. Summary: Top 384K of 1st MB is no longer being remapped.
  7. Sender: news@cbfsb.cb.att.com
  8. Organization: AT&T
  9. References: <1992Nov8.140148.6306@monu1.cc.monash.edu.au>
  10. Date: Sun, 8 Nov 1992 22:52:19 GMT
  11. Lines: 22
  12.  
  13. In article <1992Nov8.140148.6306@monu1.cc.monash.edu.au> eda803z@monu1.cc.monash.edu.au writes:
  14. ...
  15. >I just upgraded my 386DX-40 to 8MB RAM, but when the machine boot up,
  16. >it reports to have only 7808KB instead of 8192KB (8MB).  Does anyone know
  17. >what is wrong with it?  Thanks
  18.  
  19. There is nothing wrong.  The "missing" 384KB is that area of memory
  20. between 640K and 1MB.  This address range is used for ROM BIOS, video
  21. adapters, etc.  Unoccupied blocks in this range are usable as Upper
  22. Memory Blocks or EMS page frames (yuck).  Many chip sets have a feature
  23. that allows the RAM underlying this area to be remapped so that it can
  24. be used as extended memory.  Generally, this is only done when the
  25. total equipped memory is 1 or 2 MB.  So, when you expanded to 8MB, you
  26. lost the ability to remap this area.
  27.  
  28. If you are using DOS 5.0 and do not require expanded memory services,
  29. you can "LOADHIGH" device drivers into the UMBs.  The memory that is
  30. hidden behind ROMs or video adapters, however, is unusable.
  31.  
  32. Bob Nichols
  33. AT&T Bell Laboratories
  34. rnichols@ihlpm.ih.att.com
  35.