加入收藏 | 设为首页 | 会员中心 | 我要投稿 济南站长网 (https://www.0531zz.com/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 服务器 > 搭建环境 > Windows > 正文

windows-xp – 什么是内核时代

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

我最近注意到,在“性能”选项卡下的 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.

(编辑:济南站长网)

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