kernel mode信息详情
[计]核心态
unexpected kernel mode trap───意外的内核模式陷阱
kernel───n.核心,要点;[计]内核;仁;麦粒,谷粒;精髓
corn kernel───玉米粒
kernel function───[数]核函数
linux kernel───Linux内核
bunted kernel───包子
apricot kernel───[食品]杏仁;杏核油
reproducing kernel───[数]再生核
mode───n.(Mode)人名;(德、英、法、乍、瑞典)莫德;n.模式;方式;风格;时尚
In Windows NT 4, the video, server, and printer spooler subsystems were moved into kernel mode.───在 Windows NT 4 中,视频、服务器和打印机后台处理程序子系统被移动到内核模式。
The system should run in 64-bit kernel mode.───该系统应该运行于64位内核模式。
The other mode is kernel mode.───另一种模式是内核模式。
Understands kernel mode vs. user mode, multi-threading, synchronization primitives and how they're implemented, able to read assembly code.───了解内核模式vs用户模式,多线程,同步原语以及它们如何实现,能够阅读汇编代码。
They need to be locked because the memory will be accessed by kernel-mode drivers and cannot be paged out for the duration of the access.───这是因为内核驱动程序需要访问这些内存,在此期间这些页面不能交换出去。
Let us also assume that you want to boot it up in the 64-bit kernel mode.───我们还假设您希望在64位内核模式下启动。
This speeds up the boot process by taking advantage of a new kernel mode setting feature.───通过利用一种新的内核模式设置特性加速了开机进程。
Our solution consists of a kernel-mode driver and a user-mode application.───我们的解决方案由一个内核模式驱动程序和一个用户模式应用程序组成。
ZwClose is a generic routine for closing a handle to a kernel-mode object. Here we use it to close the handle we have to the registry key.───ZwClose是用来关闭内核模式对象处理的普通程序。这里我们使用它来关闭我们对这个注册表关键字的处理。