darm0k wrote;


The classic Mac OS allocates memory to an application two ways.

1. Direct allocation during program launch. This is what you see in the Get Info window.

2. Dynamic temporary allocation off the system heap.

The latter technique lets a program be sized (1) for "average" operations. Then, when it needs extra memory - for bigger windows or whatever - it just asks the OS on the fly for it (2).


@@@@@@@@@@@@

Are you saying that some programs can use memory above what is allocated in Get Info ?

Somehow I have not experienced this. And have always thought of Mac OS as having a "protected " memory allocation.

Coming to Macs from a now mainly defunct platform I have always preferred a fully dynamic memory. It gives the programs
the freedom to operate without a lot of workflow disturbing messages which need attention.


--
Adrian

--
PCI-PowerMacs is sponsored by <http://lowendmac.com/> and...

Small Dog Electronics    http://www.smalldog.com  | Refurbished Drives |
-- Sonnet & PowerLogix Upgrades - start at $169   |  & CDRWs on Sale!  |

Support Low End Mac <http://lowendmac.com/lists/support.html>

PCI-PowerMacs list info: <http://lowendmac.com/lists/pci-powermacs.shtml>
 --> AOL users, remove "mailto:";
Send list messages to:   <mailto:[EMAIL PROTECTED]>
To unsubscribe, email:   <mailto:[EMAIL PROTECTED]>
For digest mode, email:  <mailto:[EMAIL PROTECTED]>
Subscription questions:  <mailto:[EMAIL PROTECTED]>
Archive:<http://www.mail-archive.com/pci-powermacs%40mail.maclaunch.com/>

Using a Mac? Free email & more at Applelinks! http://www.applelinks.com

Reply via email to