Restarting Instruction Due To Fault - Linux -


i'm trying understand when instruction restarted after returning interrupt handler.

for simple instructions, such div, it's obvious me if dealt 0 divider should redo instruction, otherwise should kill program. case fixable interrupts, such page faults?

should group interrupts 2 categories, restarting instruction , killing program?

thanks!


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -