mode n. 1.法,样,方法,方式。 2.模,型;样式,体裁,款式;习惯。 3.风尚;〔the mode〕流行,时髦。 4.【语法】= mood. 5.【音乐】(古希腊的)旋法调,(近代的)调式。 6.【逻辑学】程式,样式,论式;【统计】众数。 all the mode 非常流行。 become the mode 流行起来。 in mode 正流行,新式。 out of mode 不流行,老式。
A high number for this counter usually indicates either high contention in locks or many switches by the thread between user and kernel modes 此计数器的高数值通常说明存在较高的锁争用,或者线程在用户模式与内核模式之间有大量切换。
It should go without saying that you need to be extra careful when accessing memory you ' ve allocated from the free storage pools in kernel mode 当访问你从内核模式中的空闲存储池分配的内存的时候,不用表明:你需要特别的小心,它就应该执行。
Time spent in function to kernel mode and performance tools probes , excluding time spent in items it calls and excluding time spent in transitions 内核模式和性能工具探测函数所花费的时间,其中不包括它调用的项所花费的时间和转换所花费的时间。
Whether it ' s a single program or a collection of executable files , all parts of the kernel run in " kernel mode " , with access to system data and hardware 不管它是单个程序还是可执行文件的集合,内核所有部件都是以“内核方式”运行,访问系统数据和硬件。
A set of kernel mode procedures that executes as the result of a page fault . the pager and the image activator provide the operating system ' s memory management functions 当产生缺页中断时执行的一组核心态程序,它与映象激活程序一起提供操作系统的存储管理功能。
A set of kernel mode procedures that executes as the result of a page fault . the pager and the image activator provide the operating system ' s memory management functions 当产生缺页中断时执行的一组核心态程序,它与映象激活程序一起提供操作系统的存储管理功能。
Finally , the filter must be aware of the fact that even though it is calling from kernel mode , the underlying fsd will continue to enforce sharing access against the file 最后,过滤驱动必须能知道这种情况:虽然调用来自内核模式,下层的fsd会对这个文件强制进行共享存取。
Such as when the vm executes code in kernel mode ; then vmware has to carefully translate the memory mapping and permissions in order to simulate the vm s virtual cpu correctly 比如,当vm以内核模式执行代码时;为了正确地仿真vm的虚拟cpu , vmware必须谨慎地转换内存映射和权限。
You should not return exception _ continue _ execution in kernel mode because you have no way to alter the conditions that caused the exception in order to allow a retry to occur 你不应该在内核模式中返回exception _ continue _ execution ,因为你无法改变引起异常的环境来允许出现一个重试(操作) 。
In a microkernel , only a few crucial functions , such as managing how memory and processor time are divided among applications and communications between software processes , run in kernel mode 在微内核中,只有为数不多的关键功能以内核方式运行,如在几个应用程序中如何分配存储器和处理器时间,以及软件进程之间的通信等。