home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / system / 14011 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.sys.mac.system
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!jelmore
  3. From: jelmore@nyx.cs.du.edu (Jay Elmore)
  4. Subject: Re: sys 7.01 memory problems
  5. Message-ID: <1992Nov12.184016.3732@mnemosyne.cs.du.edu>
  6. X-Disclaimer: Nyx is a public access Unix system run by the University
  7.     of Denver for the Denver community.  The University has neither
  8.     control over nor responsibility for the opinions of users.
  9. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  10. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  11. References: <1992Nov12.140219.20519@aio.jsc.nasa.gov>
  12. Date: Thu, 12 Nov 92 18:40:16 GMT
  13. Lines: 25
  14.  
  15. In article <1992Nov12.140219.20519@aio.jsc.nasa.gov> frisinge@aio.jsc.nasa.gov (Greg Frisinger) writes:
  16. >Help me please.
  17. >
  18. >  I have a MacIIci with 20 meg of memory.  When I select the 32 bit mode in 
  19. >memory under the control panel, the system takes up 982k of memory.  When I 
  20. >have the 32 bit mode off the system then takes 12,961k of memory.  Could 
  21. >anyone explain why this happens.
  22. >
  23. >Thanks.......
  24. >
  25. >
  26. >
  27. All Macs require 32-bit addressing to recognize quantities of memory
  28. higher than 8 MB. (Not all Macs support 32-bit addressing, though...) If you
  29. have more than that and 32-bit addressing is turned off, System 7.x
  30. compensates for this by allocating the extra memory
  31. to the system heap (where is unreachable by applications) but doesn't
  32. use it. If it didn't you could receive addressing errors if it tried to use
  33. the extra memory (for an awful analogy, try putting mail into mailbox 1,253
  34. when someone leaves the 1 off...but when you got to box 253, it's full of
  35. mail...what do you do? if you're a Mac, you bomb.)
  36.  
  37. Hope this helps!
  38.  
  39. Jay (=
  40.