These become the kernel business process.
这些将成为核心的业务流程。
Once kernel threads of the process are bound, they'll always be scheduled to run on the selected processor.
在对进程的内核线程进行绑定之后,它们将会被调度运行于指定的处理器。
Almost all interrupt handlers are converted to kernel threads that run in process context.
几乎所有的中断处理程序都被转换为运行在进程中的内核线程。
Under the covers, an SAP system has a common kernel plus business process specific data structures (business objects) and processing logic on top of it.
真实的情况是,SAP系统拥有一个附带业务流程特定数据结构(业务对象)的通用内核并在其上处理逻辑。
For an introduction to the kernel build process, as well as some great examples on how to get started, see Resources.
有关内核构建过程的简介,以及一些优秀的入门示例,请参阅参考资料。
But because you're starting the process from kernel space, a few additional options are available.
但由于创建内核空间进程,还需要设置一些额外选项。
The remaining steps are standard to any kernel build process.
其余步骤都是所有内核构建过程通用的标准步骤。
This article assumes familiarity with the kernel build process, as well as experience with the inconsistencies among distributions when it comes to kernel compilation.
本文假定您熟悉内核构建过程,并了解内核编译所带来的发行版间的不一致性。
The combination of quadrant 1 and 2 (minus kernel and other process memory) can be used for private memory.
象限1和2(减去内核内存和其他进程内存)可以一起用作私有内存。
SSI solutions modify almost every area of kernel: process management, filesystem, memory management, scheduler, etc. Emulators simplify the deployment by letting the kernel processes run unchanged.
SSI解决方案会修改内核的几乎所有部分:进程管理、文件系统、内存 管理、调度器,等等。通过不加修改地运行内核进程,模拟器简化了部署工作。
When a process duplicates itself, the kernel makes a copy of all open file descriptors.
当某个进程复制它自身时,内核生成所有打开的文件描述符的副本。
The kernel boot process is fairly complicated but very fast, as most of the code is written in the system's machine language.
内核引导过程通常相当复杂,不过却非常迅速,因为大部分代码都是使用系统的机器语言编写的。
If a process or the kernel modifies the page, the state of the page changes to modified.
如果某个进程或者内核修改了该分页,那么该分页的状态将更改为已修改的。
Now let's look at the mechanism provided by the kernel for putting a process to sleep.
现在,我们来看看内核如何将进程置为睡眠状态。
An interesting cosmetic change to the kernel boot process and graphics mode is called the kernel-based mode setting (KMS).
对内核引导过程和图像模式的一个有趣更改是基于内核的模式设置(KMS)。
The same applies for creating a process from the kernel.
创建内核进程也是一样。
After the BLV is loaded, the kernel takes over the boot process.
加载了BLV后,内核将接管启动过程。
The bindprocessor command binds or unbinds the kernel threads of a process to a processor.
bindprocessor命令可以将进程中的内核线程绑定到一个处理器,或取消这种绑定。
You will need to create a.config file to be used during the kernel build process.
您将需要创建一个在内核编译过程中会用到的.config文件。
At the end of the kernel boot sequence, the init process starts.
在内核引导序列的结尾,会启动init进程。
The typical Linux kernel boot process then occurs, as shown in Figure 3.
典型的Linux内核引导进程继而出现,如图3所示。
Once you have installed this package, make sure that /opt/cross/bin is part of your $PATH environment variable so the tools in the package will be accessible during the kernel build process.
安装完这个程序包后,确保您的 $PATH环境变量中有 /opt/cross/bin,以使得在内核编译过程中可以使用这个程序包中的工具。
The Linux kernel USES a process model rather than a threading model.
Linux内核使用的是进程模型,而不是线程模型。
Though initially developed to aid in the Linux kernel development process, Git is finding new USES in other free software projects as well.
尽管最初Git的开发是为了辅助Linux内核开发的过程,但是我们已经发现在很多其他自由软件项目中也使用了Git。
In the standard 2.6 Linux kernel, when a user space process makes a call into the kernel (through a system call), it cannot be preempted.
在标准2.6Linux内核中,当用户空间的进程执行内核调用时(通过系统调用),它便不能被抢占。
When a boot device is found, the Linux kernel boot process begins.
找到引导设备后,开始Linux内核引导过程。
Helios introduces an affinity metric expressing the suitability to run a process on a kernel.
Helios引出了一种亲和度(affinity)度量,它表示的是在内核中运行进程的合适程度。
The final step of stap is the construction of the kernel module (pass 4), which USES the local kernel module build process.
stap的最后步骤是构造使用本地内核模块构建进程的内核模块(pass4)。
If you've ever recompiled the Linux kernel, you probably found that in the kernel configuration process, many device drivers and other kernel elements are compiled as modules.
如果您曾经重新编译过Linux内核,就可能会发现在内核的配置过程中,有很多设备驱动程序和其他内核元素都被编译成了模块。
You will have two processes: one server process running on a older Linux kernel, and the FUSE client process running on a Linux box with the latest kernel.
您需要两个进程:一个是在较旧的Linux内核上运行的服务器进程,另外一个是在具有最新内核的Linux系统上运行的一个FUSE客户机进程。
应用推荐