CedarRuntime.bootmesa
Copyright © 1985 by Xerox Corporation. All rights reserved.
Paul Rovner on November 14, 1983 10:57 am
Russ Atkinson, January 16, 1985 1:09:05 pm PST
Russ Atkinson (RRA) May 22, 1985 10:02:30 pm PDT
IN:
BCD[CedarRuntime],
CODE[CedarRuntime[ALL]],
GLOBALFRAME[CedarRuntime[ALL]];
RESIDENT:
CODE[CollectorWatchdogImpl, SafeStoragePinnedImpl],
GLOBALFRAME[CollectorWatchdogImpl, SafeStoragePinnedImpl];
STATEVECTORCOUNT: 4, 2;
CollectorWatchdogImpl needs two state vectors at this level. One for the watcher, and one for the collector process, should it ever be advanced by CollectorWatchdogImpl to this exalted state.