R. Clayton (rclayton@monmouth.edu)
(no date)
What should be the exit status for process that terminats due to illegal
instruction or illegal address access interrupts?
Your choice. In the unix world, you'd pick some non-zero exit status (138
decimal for illegal address on solaris) and use that.
With the possible exception of the bad disks, you should not be encountering
any illegal addresses or instructions in the pa1 or pa2 disks. This will
change in the third assignment, where you'll have to deal with illegal-address
interrupts to implement virtual addressing.
This archive was generated by hypermail 2.0b3 on Fri Aug 23 2002 - 19:30:04 EDT