Kernux is a Linux kernel module which implements an HTTP daemon.
Kernux是一个Linux内核模块,它实现了一个HTTP守护进程。
Device mapper (also known as dm_mod) is a Linux kernel module (it can be built-in too), upstream since kernel 2.6.9.
设备映射器(也称为dm_mod)是一个Linux内核模块(也可以是内置的),最早出现在2.6.9内核中。
You see how to use the Linux key retention service in a kernel module using sample code.
您将通过示例代码了解如何在内核模块中使用Linux密钥保留服务。
I recommend that you compile LVM support directly into the kernel rather than configuring it to compile as a module. Fire up your favorite Linux kernel configuration method.
我建议您直接将LVM支持编译到内核中而不是将它配置成作为一个模块编译。
This module allows other guest operating systems to then run in user-space of the host Linux kernel (see Figure 7).
这个模块允许使用其他客户操作系统,然后在宿主Linux内核的用户空间中运行(参见图7)。
KVM is implemented as a kernel module, allowing Linux to become a hypervisor simply by loading a module.
KVM是作为内核模块实现的,因此Linux只要加载该模块就会成为一个hypervisor。
KVM is a full virtualization solution that is unique in that it turns a Linux kernel into a hypervisor using a kernel module.
KVM是一种完全虚拟化解决方案,它有一个方面非常独特:它将Linux内核转换为一个使用内核模块的hypervisor。
The approach that KVM takes is to turn a Linux kernel into a hypervisor simply by loading a kernel module.
KVM所使用的方法是通过简单地加载内核模块而将Linux内核转换为一个系统管理程序。
KQEMU is a driver (kernel module for Linux) that allows user-mode code and kernel code to execute directly on the host CPU.
KQEMU是一个驱动程序(Linux的内核模块),允许用户模式的代码和内核代码直接在主机CPU上执行。
It's a kernel module solution that requires minimal changes to the Linux kernel and loads as a kernel module.
它是一个内核模块解决方案,需要对Linux内核稍做改动并作为内核模块装载。
The environment module provides the abstraction of the Linux kernel (with flags to support compilation in the simulation mode).
环境模块提供Linux内核的抽象概念(通过在模拟模式中支持编译的标志)。
Running on the bare hardware is the hypervisor (the Linux kernel with the KVM module).
在裸硬件上运行的是系统管理程序(带有KVM模块的Linux内核)。
You use the drbdsetup utility to configure the DRBD module in the Linux kernel and drbdmeta to manage DRBD's metadata structures.
您可以使用drbdsetup 在Linux内核中配置DRBD 模快,使用drbdmeta管理 DRBD元数据结构。
KVM then simply turns the Linux kernel into a hypervisor (when you install the KVM kernel module).
kvm然后会简单地将Linux内核转换成一个系统管理程序(在安装kvm内核模块时)。
You can use either KVM (a module that exists in the host kernel) or with Rusty Russell's lguest (a modified Linux guest kernel).
您可以使用KVM(位于主机内核中的一个模块)或RustyRussell的lguest(修改版的Linux来宾操作系统内核)。
You can use either KVM (a module that exists in the host kernel) or with Rusty Russell's lguest (a modified Linux guest kernel).
您可以使用KVM(位于主机内核中的一个模块)或RustyRussell的lguest(修改版的Linux来宾操作系统内核)。
应用推荐