Dual-mode kernel extensions built on AIX Version 5 continue to run on AIX Version 6, but only in 64-bit mode.
在AIXVersion5上构建的双模式内核扩展可继续在 AIX Version6 上运行,但仅能在 64位模式下运行。
Makefiles that support the building of both 32 - and 64-bit kernel extensions can be modified. A typical Makefile file for building a dual-mode kernel extension has lines similar to.
可以修改支持构建32位和64位内核扩展的Makefile。
In Windows NT 4, the video, server, and printer spooler subsystems were moved into kernel mode.
在WindowsNT4 中,视频、服务器和打印机后台处理程序子系统被移动到内核模式。
How can I change from one kernel mode to another?
如何从一种内核模式更改为另一种内核模式?
Some of the programs that operate in kernel mode include interrupt handlers and kernel processes.
以内核模式运行的某些程序包括中断处理程序和内核进程。
When a user program accesses system calls, it does so in kernel mode, not user mode.
当用户程序访问系统调用时,它将在内核模式而不是用户模式下进行。
As a consequence, the instruction set contains mostly arithmetic and branch operations but none that resemble kernel mode instructions of the PPE.
结果是指令集中包含大部分算术操作和转移操作,但是并不包含PPE中的那种内核模式指令。
The other mode is kernel mode.
另一种模式是内核模式。
The system should run in 64-bit kernel mode.
该系统应该运行于64位内核模式。
Once you are in debug mode, the target machine's kernel stops.
处于调试模式之后,目标机器的内核就停止了。
This speeds up the boot process by taking advantage of a new kernel mode setting feature.
通过利用一种新的内核模式设置特性加速了开机进程。
Zero copy greatly improves application performance and reduces the number of context switches between kernel and user mode.
零拷贝不仅大大地提高了应用程序的性能,而且还减少了内核与用户模式间的上下文切换。
The return from the call causes another context switch from kernel back to user mode.
该调用的返回引发了内核模式到用户模式的上下文切换(又一次上下文切换)。
Where vanilla kernels support kernel mode and user mode, the KVM introduces a guest mode.
普通内核支持内核模式和用户模式,而KVM则引入了一种客户模式。
The return from the call caused a context switch from kernel back to user mode.
该调用的返回引发了内核模式到用户模式的上下文切换(又一次上下文切换)。
The ppe does this through memory-mapped register access from kernel mode, while the SPE writes to its DMA channels from code running on the SPU.
PPE可以通过在内核模式中使用内存映射寄存器来发起dma传输,而SPE则可以使用在SPU上运行的代码来写入dma通道。
The KVM module introduces a new execution mode into the kernel.
KVM模块向内核中引入了一个新的执行模块。
The reduction in time spent in kernel mode reduces the overall CPU cycles required to do the same work.
内核模式时间的减少降低了执行同一工作时所需的总体CPU周期。
Regarding system modes, there are two modes that a CPU operates in: kernel mode and user mode.
在系统模式方面,CPU有两种运行模式:内核模式和用户模式。
Let us also assume that you want to boot it up in the 64-bit kernel mode.
我们还假设您希望在64位内核模式下启动。
An interesting cosmetic change to the kernel boot process and graphics mode is called the kernel-based mode setting (KMS).
对内核引导过程和图像模式的一个有趣更改是基于内核的模式设置(KMS)。
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输出缓存一起使用时,就会看到令人不敢相信的性能结果。
Recall that kernel mode represents the privileged mode for code execution, while user mode represents the non-privileged mode (for programs running outside the kernel).
回想一下内核模式表示代码执行的特权模式,而用户模式则表示非特权模式(用于那些运行在内核之外的程序)。
Reduces kernel mode time and increases user mode time.
减少内核模式时间,增加用户模式时间。
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必须谨慎地转换内存映射和权限。
The hypervisor calls are executable only in hypervisor mode, just like system calls are executable only in kernel mode.
Hypervisor调用只能够在 Hypervisor模式中执行,就如同系统调用只能够在内核模式中执行一样。
The send socket call causes a context switch from user mode to kernel mode.
send套接字调用引发了从用户模式到内核模式的上下文切换。
The processor transitions from kernel mode to hypervisor mode using the HV bit in the MSR.
处理器使用MSR 中的HV位实现从内核模式到Hypervisor 模式的转换。
Step one: the read system call causes a context switch from user mode to kernel mode.
read() 调用(参见 图 2)引发了一次从用户模式到内核模式的上下文切换。
Step one: the read system call causes a context switch from user mode to kernel mode.
read() 调用(参见 图 2)引发了一次从用户模式到内核模式的上下文切换。
应用推荐