Paging: Difference between revisions

31 bytes removed ,  16 years ago
→‎Handling: Why calling the debug interrupt?!
[unchecked revision][unchecked revision]
(→‎Handling: Why calling the debug interrupt?!)
Line 100:
 
===Handling===
Redefine INT 14 (0Eh) in pmode. This is the interrupt that gets called when a page fault occurs. A good idea is to call INT 3 at that point.
 
''More...''
 
==See Also==
1,490

edits