VMImpl.bootmesa
Last Edited by: Levin, August 18, 1983 1:43 pm
IN:
BCD [VMImpl],
CODE [VMInitImpl, VMLaundryImpl, VMLowCoreImpl],
GLOBALFRAME [VMInitImpl, VMLaundryImpl, VMLowCoreImpl];
RESIDENT:
CODE [
VMAllocImpl, VMBackingImpl, VMFaultsImpl, VMFrameSnapshotImpl, VMOpsImpl, VMStateImpl],
GLOBALFRAME [
VMAllocImpl, VMBackingImpl, VMFaultsImpl, VMFrameSnapshotImpl, VMOpsImpl, VMStateImpl];
State vectors for the fault handlers: PageFault, WriteProtectFault, FrameFault
We include one state vector for the LaundryProcess, although it isn't logically needed.
We also include one extra state vector for random callers of SwapIn/Clean.
STATEVECTORCOUNT: 5, 5;