加入收藏 | 设为首页 | 会员中心 | 我要投稿 辽源站长网 (https://www.0437zz.com/)- 云专线、云连接、智能数据、边缘计算、数据安全!
当前位置: 首页 > 服务器 > 搭建环境 > Windows > 正文

windows-xp – 什么是内核时代

发布时间:2021-01-26 10:47:28 所属栏目:Windows 来源:网络整理
导读:我最近注意到,在“性能”选项卡下的 Windows XP任务管理器中有一个“显示内核时间”选项.这显示为绿色“CPU使用”仪表上的红色表.究竟什么是内核时代? 了解用户和内核模式 http://blog.codinghorror.com/understanding-user-and-kernel-mode/ In Kernel mod

我最近注意到,在“性能”选项卡下的 Windows XP任务管理器中有一个“显示内核时间”选项.这显示为绿色“CPU使用”仪表上的红色表.究竟什么是内核时代? 了解用户和内核模式

http://blog.codinghorror.com/understanding-user-and-kernel-mode/

In Kernel mode,the executing code has complete and unrestricted access to the underlying hardware. It can execute any CPU instruction and reference any memory address. Kernel mode is generally reserved for the lowest-level,most trusted functions of the operating system. Crashes in kernel mode are catastrophic; they will halt the entire PC.

(编辑:辽源站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读