LayoutEU.cm
Louis Monier June 20, 1986 0:02:25 am PDT
Bertrand Serlet October 24, 1986 11:28:02 am PDT
Statistics on
← CedarProcess.SetPriority[background]
DA.cm
run -a EU2UtilsImpl
run -a EU2ArithImpl
run -a EU2LeafUtilsImpl
run -a EU2ControlAlpsImpl
Takeheapstats
← EU2Utils.useRamControlCheckpoint ← FALSE
← &ct ← EU2ControlAlps.CreateRamControl[]
← &ob ← PWCore.Layout[&ct]
← LayoutCheckpoint.Store[&ct, TRUE]
← EU2Utils.useDPControlCheckpoint ← FALSE
← &ct ← EU2ControlAlps.CreateDPControl[]
← &ob ← PWCore.Layout[&ct]
← LayoutCheckpoint.Store[&ct, TRUE]
Takeheapstats -d > EU2RamDPControl.stats
Sleep 100
Rollbackand CD; LayoutEUContinued
← &ct ← NIL
← &ob ← NIL
← SafeStorage.ReclaimCollectibleObjects[TRUE, FALSE]
← SafeStorage.ReclaimCollectibleObjects[TRUE, TRUE]
Spy
← SpyClient.InitializeSpy[dataType: CPU, frequencyDivisor: 100]
← SpyClient.InitializeSpy[dataType: allocations, frequencyDivisor: 100]
← SpyClient.StopSpy[]
← SpyClient.DisplayData[]
← SpyClient.StartSpy[]