 |
» |
|
|
|
|  |  |
- 1
- MESSAGE
The current process does not have access to the given object.
- 2
- MESSAGE
No contiguous virtual space is available.
- 3
- MESSAGE
The MEMORY MANAGER is starting to THRASH and will, therefore, not allow any further pages to be kicked out until the danger subsides.
- 4
- MESSAGE
The MEMORY MANAGER has delayed processing requests for the current PIN, because there is more urgent activity to be done elsewhere.
- 5
- MESSAGE
The MEMORY MANAGER was unable to obtain an I/O INFO entry from the I/O INFO TABLE.
- 6
- MESSAGE
The MEMORY MANAGER was unable to obtain an I/O notify entry from the I/O NOTIFY TABLE.
- 7
- MESSAGE
The MEMORY MANAGER was unable to obtain an I/O request entry from the I/O REQUEST TABLE.
- 8
- MESSAGE
The virtual page does not exist.
- 9
- MESSAGE
The MEMORY MANAGER cannot obtain I/O TABLE entries (out of I/O resources).
- 10
- MESSAGE
An I/O completion message has been received from HIGH LEVEL I/O.
- 11
- MESSAGE
A CLEAN page is not immediately available, so a page must be kicked out and made CLEAN in order to satisfy the request.
- 12
- MESSAGE
A disk READ error from LOW LEVEL I/O was encountered when trying to access a page on the disk.
- 13
- MESSAGE
Invalid options were used when attempting to remap a physical page to a different virtual page.
- 14
- MESSAGE
The virtual address of the source from which data is to be copied is invalid.
- 15
- MESSAGE
The virtual address of the target to which data is to be copied is invalid.
- 16
- MESSAGE
The length of the data to be copied from one virtual address to another is invalid.
- 17
- MESSAGE
Access to the alias operation (used to copy data from one point to another) is not allowed.
- 18
- MESSAGE
The list of entries describing a PIN's locality is full and can not be extended.
- 19
- MESSAGE
The LOCALITY ENTRY TABLE is out of entries.
- 76
- MESSAGE
An error occurred when changing from VPS to KO.
- 73
- MESSAGE
The disk allocation suspension counter in the TCB has gone below zero.
|