读《understanding linux kernel》时的一个问题

xilihuala 2004-02-17 01:30:07
在中断异常一章有这么一句话:
An interrupt handler may preempt both other interrupt handlers and exception handlers.
Conversely, an exception handler never preempts an interrupt handler. The only exception
that can be triggered in Kernel Mode is Page Fault, which we just described. But interrupt
handlers never perform operations that can induce Page Faults, and thus, potentially,
process switch.

我不能理解的是最后一句,在中断中不会产生“页错误”,为什么呢?
...全文
60 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复

4,436

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 内核源代码研究区
社区管理员
  • 内核源代码研究区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧