Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!spool.mu.edu!uunet!mcsun!i2unix!inria!imag!imag.imag.fr From: gourdol@imag.imag.fr (Arnaud Gourdol) Newsgroups: comp.sys.mac.system Subject: Re: Questions about Memory Manager Init for IIci Message-ID: <17683@imag.imag.fr> Date: 4 Feb 91 12:24:51 GMT References: <36702@muvms3.bitnet> Sender: news@imag.imag.fr Organization: Grenoble University. IMAG-LGI-IHM Human Interface Lines: 20 Nntp-Posting-Host: mac_b2-31.imag.fr In article <36702@muvms3.bitnet> mcguffey@muvms3.bitnet (Michael McGuffey) writes: >Is the MM Init needed with System 6.0.5? Will Apple fix the Memory Manager >problems in a later version of the system? This INIT is not *needed*. You need it only if you are working with an application that turns to be slower on you Mac IIfx or Mac IIci than on a regular Mac II, Mac IIx or Mac IIcx. In which case, it shows that the application you are using has a particular way of handling memory (with many handles) and that the bug of the Memory Manager slows it down. If your Mac is working OK, don't use it. This Memory Manager bug is already fixed in the ROM :-) There are TWO memory manager in the ROMs of the Mac IIfx and Mac IIci, a 24-bit Memory Manager and a 32-bit Memory-Manager. The bug only exists in the 24-bit version. Sadly enough, the System 6 can only use the buggy Memory Manager. However, the long promised and mythical System 7 can use the 32-bit Manager, so there's no real need for a fix. Arnaud.