单词 | kernel mode |
释义 | 例句释义: 核心态,核心模式,内核模式,内核态 1. Understands kernel mode vs. user mode, multi-threading, synchronization primitives and how they're implemented, able to read assembly code. 了解内核模式vs用户模式,多线程,同步原语以及它们如何实现,能够阅读汇编代码。 jjf88483042.blog.163.com 2. 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. 这是因为内核驱动程序需要访问这些内存,在此期间这些页面不能交换出去。 blog.sina.com.cn 3. Let us also assume that you want to boot it up in the 64-bit kernel mode. 我们还假设您希望在64位内核模式下启动。 www.ibm.com 4. This speeds up the boot process by taking advantage of a new kernel mode setting feature. 通过利用一种新的内核模式设置特性加速了开机进程。 www.bing.com 5. Our solution consists of a kernel-mode driver and a user-mode application. 我们的解决方案由一个内核模式驱动程序和一个用户模式应用程序组成。 blog.163.com 6. 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是用来关闭内核模式对象处理的普通程序。这里我们使用它来关闭我们对这个注册表关键字的处理。 xiaomaier.blogchina.com 7. The platform dependencies are largely hidden from the rest of the system by a kernel mode module called the HAL . 这种平台无关性通过一个叫做HAL的核心模式模块最大程度地隐藏在系统其余部分之外。 www.bing.com 8. Windows operating systems support programs or processes running in two different modes: user mode and kernel mode. 操作系统支持程序或进程运行在两种不同的模式:用户模式和内核模式。 buming.5d6d.com 9. Time spent executing in kernel mode during the execution of a user mode application. 在执行用户模式应用程序期间以内核模式执行所用的时间。 msdn2.microsoft.com 10. Elite Keylogger works in low-kernel mode as a driver -based monitoring software recording every detail of PC and Internet activity. 精英键盘记录低内核模式驱动程序为基础的监测记录的个人电脑和互联网活动的每一个细节软件工程。 blog.sina.com.cn 1. Thereby we overcome the shortcoming during . caputuring packet by kernel mode or user mode only greatly improve the system security nature. 采用双层过滤的方法克服了单方面从用户态或核心态截获数据包的缺点,极大地提高了系统的安全性能。 www.fabiao.net 2. Some of the programs that operate in kernel mode include interrupt handlers and kernel processes. 以内核模式运行的某些程序包括中断处理程序和内核进程。 www.ibm.com 3. Enabling full kernel-mode for your OS design increases system performance in the run-time image. 为OS设计启用完全内核模式可以提高运行库映像中的系统性能。 msdn2.microsoft.com 4. The remaining 2 GB are reserved for the operating system (also known as kernel mode address space). 其余2GB为操作系统保留(也称为内核模式地址空间)。 msdn2.microsoft.com 5. The registry path (%1) passed by a kernel mode driver is invalid. The driver device object is in the additional data. 内核模式驱动程序传递的注册表路径(%1)无效。驱动程序设备对象在额外的数据中。 angel.w15.5tom.cn 6. This setting controls how inactive kernel-mode Drivers and system code are handled by the memory subsystem. 此设置控制如何无效的内核模式驱动程序和系统的代码是由内存子系统处理。 www.360doc.com 7. A kernel mode component is releasing a reference on an activation context. 外壳模式组件正在释放激活上下文上的参照。 www.drados.com 8. Since Winsock is a user-mode component, each receive operation required switching between kernel mode and user mode. 由于Winsock是一个用户模式组件,因此每个接收操作都需要在内核模式和用户模式之间进行切换。 cxp.9876.blog.163.com 9. The hypervisor calls are executable only in hypervisor mode, just like system calls are executable only in kernel mode. Hypervisor调用只能够在Hypervisor模式中执行,就如同系统调用只能够在内核模式中执行一样。 www.ibm.com 10. When less than 20 megabytes (MB) of nonpaged pool memory is available, the Http. Sys kernel mode driver stops accepting new connections. 当的非分页池内存少于20MB可,Http.sys内核模式驱动程序停止接受新连接。 support.microsoft.com 1. Time spent in function and items it calls, excluding time spent in transitions to kernel mode and Performance Tools probes. 函数及其所调用项花费的时间,其中不包括向内核模式和性能工具探测转换所花费的时间。 dictsearch.appspot.com 2. This means that when you use kernel-mode caching with IIS and ASP. NET output caching, you'll see unbelievable performance results. 这就表示,当您将内核模式缓存与IIS和ASP.NET输出缓存一起使用时,就会看到令人不敢相信的性能结果。 www.cnblogs.com 3. There is a great difference between the object-oriented program and the driver, while the latter is in the kernel mode. 开发处于核心模式的驱动程序和应用程序有很大的区别,这需要对系统内核有较深入的了解。 www.fabiao.net 4. When a user program accesses system calls, it does so in kernel mode, not user mode. 当用户程序访问系统调用时,它将在内核模式而不是用户模式下进行。 www.ibm.com 5. Where vanilla kernels support kernel mode and user mode, the KVM introduces a guest mode. 普通内核支持内核模式和用户模式,而KVM则引入了一种客户模式。 www.ibm.com 6. Number of transitions between user (ring 3) and kernel mode (ring 0) in function, excluding transitions in items it calls. 函数中用户模式(ring3)和内核模式(ring0)之间的转换次数,不包括其调用的项中的转换。 msdn2.microsoft.com 7. Step three: the write system call causes a context switch from user mode to kernel mode. 步骤三:系统调用write导致从用户空间到内核空间的上下文切换。 blog.sina.com.cn 8. Step one: the read system call causes a context switch from user mode to kernel mode. 步骤一:系统调用read导致了从用户空间到内核空间的上下文切换。 blog.sina.com.cn 9. The kernel mode caching results were always the most interesting. 内核模式缓存结果总是最有意思的。 www.cnblogs.com 10. Kernel Mode Printer blocking policy is enabled. The attempt for %1 to use a Kernel Mode driver failed . 启用了内壳模式打印机阻止策略。%1未能使用内壳模式驱动程序。 www.bing.com 1. It displays the kernel mode stack trace of the thread. 它显示线程的内核模式栈跟踪。 www.ibm.com 2. Number of transitions between user (ring 3) and kernel mode (ring 0) in function and items it calls. 函数及其调用的项中在用户模式(ring3)和内核模式(ring0)之间转换的次数。 msdn2.microsoft.com 3. Chapter 1 described how user-mode code can request an OS service by trapping into kernel mode. 第一章讲了用户模式代码是如何通过陷入内核模式来使用系统服务的。 blog.csdn.net 4. Mage file could not be opened by miniport in kernel mode. 不能打开镜像。不能以核心模式打开文件。 game.ali213.net 5. The processor transitions from kernel mode to hypervisor mode using the HV bit in the MSR. 处理器使用MSR中的HV位实现从内核模式到Hypervisor模式的转换。 www.ibm.com 6. A change in the location of processor event execution between ring 3 (user mode) and ring 0 (kernel-mode). 循环3(用户模式)和循环0(内核模式)之间的处理器事件执行位置的更改。 msdn2.microsoft.com 7. The reduction in time spent in kernel mode reduces the overall CPU cycles required to do the same work. 内核模式时间的减少降低了执行同一工作时所需的总体CPU周期。 www.ibm.com 8. The possible values are k (kernel mode), h (hypervisor mode), r (runlatch mode), and n (nointerrupt mode). 其他有效值是k(内核模式)、h(系统管理程序模式)、r(runlatch模式)和n(非中断模式)。 www.ibm.com 9. The client has a policy enabled that blocks kernel mode drivers so it cannot accept the %2 driver from the remote server %1. 客户端启用的一个策略堵塞内壳模式驱动程序,因此无法接受远程服务器%1的%2驱动程序。 angel.w15.5tom.cn 10. This issue may occur if a non-Microsoft program that is installed on your computer uses an outdated kernel-mode filter driver. 如果计算机上安装的某个非Microsoft应用程序使用了旧版的内核模式筛选器驱动程序,就会出现此问题。 support.microsoft.com 1. A transition from user to kernel mode. 从用户模式到核心模式的转换。 msdn2.microsoft.com 2. There are certainly other reasons for using IIS 6. 0, but kernel mode caching is an obvious one. 当然使用IIS6.0还有一些其他原因,但是内核模式缓存是其中最明显的一个。 www.cnblogs.com 3. g. Switch from user to kernel mode. 从用户态转到内核态 wenku.baidu.com 4. Regarding system modes, there are two modes that a CPU operates in: kernel mode and user mode. 在系统模式方面,CPU有两种运行模式:内核模式和用户模式。 www.ibm.com 5. How can I change from one kernel mode to another? 如何从一种内核模式更改为另一种内核模式? www.ibm.com 6. A6 - Hopefully most homebrew will work, since this is a Kernel Mode exploit. 希望大多数主机将工作,因为这是一个内核模式利用。 my.cngba.com 7. Study of Storage Management for Virtual Device Created in Kernel-Mode Windows NT Drivers 核心态驱动实现虚拟存储管理若干问题研究 www.ilib.cn 8. Preventing code injection attack with hook in kernel mode 利用核心态钩挂技术防止代码注入攻击 www.ilib.cn 9. Configuring the HTTP Kernel-Mode Driver (Http. Sys) 配置HTTP内核模式驱动程序(Http.sys) msdn2.microsoft.com 10. Reliable Kernel Mode Device Driver Design 内核模式驱动程序可靠性设计 www.ilib.cn 1. Creates a Windows NT kernel mode driver 创建WindowsNT核心模式驱动程序 msdn2.microsoft.com 2. Reduces kernel mode time and increases user mode time 减少内核模式时间,增加用户模式时间 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。