Installation
With virtual memory enabled, MCL 4.0 will run in a minimal partition of 2.7 mb and be comfortable in a 4.8 mb partition. With virtual memory disabled, MCL 4.0 will run in a minimal partition of 3 mb and will run comfortably in a 5.1 mb partition. With virtual memory disabled, another 3.5 megabytes of MultiFinder memory must be available after MCL has been launched.
The reason for this difference is that the Mac OS "file-maps" static code and data when virtual memory is enabled. The number of bytes in this static code and data is effectively added on to the requested partition size. File-mapping will also be applied to programmer code and data in applications and Lisp environments created with save-application.
In System 7.5.3 with virtual memory enabled, the size requirements reported by the Finder are the amounts given in the size resource. With virtual memory disabled, the requirements reported by the Finder are the sum of the amounts given in the size resource, plus the size of static code and data.
The MCL 4.0 size resource is set for a generous partition showing approximately 4.8 mb with virtual memory and 5.1 mb without.
Generated with Harlequin WebMaker