Changes between Initial Version and Version 1 of Ticket #318, comment 4
- Timestamp:
- 2011-03-23T15:41:58Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #318, comment 4
initial v1 4 4 > * What should be done when the ASIDs don't match? 5 5 6 The ASIDs should match except for a little window in 'as_switch()'. If they don't match, it is an error.6 The ASIDs should match except for a little window in `as_switch()`. If they don't match, it is an error. 7 7 8 8 For the sake of debugging this, we should modify to code to print the information about the interrupted context, especially PC and registers and also the address which caused the TLB miss.