![]() ![]() |
SetTimeout refers to device specified by SetDefaultStartupDate Written: 4/2/91 Last reviewed: 6/14/93
Growable Macintosh system heap does not affect startup processDate Written: 9/17/90 Last reviewed: 6/14/93 Now that the system heap is growable, what are the new restrictions on the installation and booting that must be observed to ensure that the specs of a 2 MB Macintosh can be met with no perceived performance impairment? Changes to the startup process have little or no effect on the system heap size issues. The system heap was already growable during patch installation on most of Apple's machines. The change was to make the growing work the same way on the Macintosh Plus and SE as on all the other machines. There are no new implications for system heap size, except that Apple can remove the code in the patches that grow the system heap explicitly (previously needed for the Plus and SE), because all Apple machines now have the automatic growing code active during patch loading. Note that the system heap continues to grow while 'INIT' resources from the system file and from extensions are loaded, and while applications are run (thanks to code from the Process Manager). Macintosh GetTimeout and SetTimeout documentation fixDate Written: 5/3/89 Last reviewed: 11/21/90
The Inside Macintosh Volume V documentation for the obscure routines The problem was fixed in MPW 3.0. The following macros are defined in Traps.a for MPW 3.0:
The return value from Downloadables
|
Developer Documentation | Technical Q&As | Development Kits | Sample Code |