文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>interruption and exception handling

interruption and exception handling

时间:2009-04-19  来源:bobcuer

1.         hardware’s assistance: every time before executing an instruction, it checks whether a exception or interruption happens 2.         based on the irq number, it finds out the corresponding interruption descriptor 3.         exception handler or interruption handler is invoked 4.         if it’s exception, generally a signal is sent to the current process; else if it’s interruption, the registered irq_action is invoked 5.         handles pending soft interruption if any, and this is only for interruption 6.         schedules to other processes if needed 7.         when back from schedule, handles pending signal if any 8.         restore the context from kernel stack   500)this.width=500;" border=0>
相关阅读 更多 +
排行榜 更多 +
兔子跳一跳游戏

兔子跳一跳游戏

休闲益智 下载
球球跳跃游戏

球球跳跃游戏

休闲益智 下载
森林之灵游戏

森林之灵游戏

休闲益智 下载