home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21120 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.5 KB

  1. Path: sparky!uunet!think.com!enterpoop.mit.edu!eru.mt.luth.se!kth.se!dront.nada.kth.se!d88-jwa
  2. From: d88-jwa@dront.nada.kth.se (Jon Wtte)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Mem Mgr Max alloc size (Was: Re: Win 3.1 vs. Mac Toolbox Messaging (Question))
  5. Message-ID: <1993Jan10.105737.26910@kth.se>
  6. Date: 10 Jan 93 10:57:37 GMT
  7. References: <93008.105210REE700A@MAINE.MAINE.EDU> <1993Jan8.174134.29088@kth.se> <hammett.726623377@sbsu1.aukuni.ac.nz>
  8. Sender: usenet@kth.se (Usenet)
  9. Organization: Royal Institute of Technology, Stockholm, Sweden
  10. Lines: 24
  11. Nntp-Posting-Host: dront.nada.kth.se
  12.  
  13. In <hammett.726623377@sbsu1.aukuni.ac.nz> hammett@sbsu1.aukuni.ac.nz (Tim Hammett) writes:
  14.  
  15. >Actually, I think there is an 8 megabyte limit on memory manager
  16. >pointer/handle allocations. I haven't tried it (don't have enough
  17. >memory on this machine), but there's a line in Memory.h:
  18.  
  19. >    maxSize = 0x800000,     /*Max data block size is 8 megabytes*/
  20.  
  21. >I also remember something in Inside Mac about how enormous this 8M figure
  22. >is compared with the amount of memory the Mac can take (this was back in
  23. >the days on 128K/512K Macs). How times change. Unfortunately I haven't
  24.  
  25.  
  26. With the advent of the 32bit Memory Manager, this constraint has
  27. been lifted. (i.e. several years ago)
  28.  
  29. Cheers,
  30.  
  31.                     / h+
  32. -- 
  33.  -- Jon W{tte, h+@nada.kth.se, Mac Hacker Deluxe --
  34.   "You NEVER hide the menu bar. You might go about and change the color
  35.   of it to the color of the BACKGROUND, but you never HIDE the menu bar."
  36.                       -- Tog
  37.