网站首页  词典首页

请输入您要查询的英文单词:

 

单词 kernel module
释义

kernel module

美 
英 
  • un.核心模块
  • 网络内核模块;核心模组;内核的模组
un.
1.
核心模块

例句

释义:
1.
Specifically, the audio files are implemented as a file system in form of a kernel module, accommodated into the root system.
针对音频文件,以内核模块形式设计为专用的文件系统,纳入根文件系统中。
www.fabiao.net
2.
KVM proved not long ago that through the addition of a kernel module, one could transform the Linux kernel into a hypervisor.
不久前已经证明,通过向KVM添加一个内核模块,就可以将Linux内核转变为hypervisor。
www.ibm.com
3.
The approach that KVM takes is to turn a Linux kernel into a hypervisor simply by loading a kernel module.
KVM所使用的方法是通过简单地加载内核模块而将Linux内核转换为一个系统管理程序。
www.ibm.com
4.
Wine implements the Windows API entirely in user-space, rather than as a kernel module at the time of writing.
葡萄酒执行的WindowsAPI完全在用户空间,而不是作为一个内核模块在编写报告时。
blog.sina.com.cn
5.
The user code will run and return very quickly since the template simply communicates with the registered kernel module and returns.
由于模板只是与已经注册的内核模块通信并返回,所以用户代码将运行并迅速返回结果。
www.ibm.com
6.
This way, an administrator can simply pick the security module he wants to use and insert it like any other Linux kernel module.
这样,管理员可以简单地选出他想要使用的安全模块,并像其他Linux内核模块一样将其插入。
www.ibm.com
7.
KVM then simply turns the Linux kernel into a hypervisor (when you install the kvm kernel module).
KVM然后会简单地将Linux内核转换成一个系统管理程序(在安装kvm内核模块时)。
www.ibm.com
8.
This permits execution of the emulated code directly on the host CPU (on Linux through a kernel module).
这让我们能够直接在主机CPU上执行仿真代码(在Linux上通过kernel模块执行)。
www.ibm.com
9.
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。
www.ibm.com
10.
When executed, the user-space program does an ioctl on pre-defined proc-entries, which results in a call to the kernel module.
这个用户空间程序在预定义的proc-entries上执行ioctl,这会导致对内核模块的调用。
www.ibm.com
1.
As the popularity of kernel module grows, the exception handling becomes an important part of system security.
由于内核模块的广泛应用,内核模块的异常处理成为重要的系统安全环节。
www.fabiao.net
2.
KVM is implemented as a kernel module, allowing Linux to become a hypervisor simply by loading a module.
KVM是作为内核模块实现的,因此Linux只要加载该模块就会成为一个hypervisor。
www.ibm.com
3.
The sample program has two components: a kernel module and a user-space program.
示例程序有两个组件:一个内核模块和一个用户空间程序。
www.ibm.com
4.
It's a kernel module solution that requires minimal changes to the Linux kernel and loads as a kernel module.
它是一个内核模块解决方案,需要对Linux内核稍做改动并作为内核模块装载。
www.ibm.com
5.
The Distributed Replicated Block Device (DRBD) is a Linux Kernel module that constitutes a distributed storage system.
这种分布式复制块设备是一个由linux内核模块构成的分布式存储系统。
www.xue163.com
6.
PVFS is available as a Linux kernel module and can also be built into the Linux kernel.
PVFS可以作为一个Linux内核模块使用,也可以编译到Linux内核中。
www-128.ibm.com
7.
As with the tasklets example, you implement this example in the context of a kernel module for simplicity.
如同微线程的例子一样,为方便起见,可将这个例子部署在内核模块上下文。
www.ibm.com
8.
The database management module consists of database kernel module and database maintenance module.
其中数据库管理的设计分为数据库内核模块和数据库维护模块。
www.fabiao.net
9.
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上执行。
www.ibm.com
10.
You use the stap utility to convert the stap script into the kernel module that provides the probe behaviors.
您使用stap实用程序将stap脚本转换成提供探针行为的内核模块。
www.ibm.com
1.
With the availability of the kernel module, stap hands control over to two other SystemTap utilities: staprun and stapio.
有了可用的内核模块之后,stap完成了自己的任务,并将控制权交给其他两个实用程序SystemTap:staprun和stapio。
www.ibm.com
2.
kernel contains the FUSE kernel module source code (which, of course, you don't need to know for developing a filesystem with FUSE).
kernel包含了FUSE内核模块的源代码(对于使用FUSE开发文件系统来说,您当然不用懂得这些代码的机制)。
www.ibm.com
3.
Loadable Kernel Module [LKM] is used to expand the kernel for adding new hardware or Filesystem without a system reboot.
可加载内核模块[龙记]用于扩大对没有系统添加新的硬件或文件系统重新引导内核。
blog.sina.com.cn
4.
For this demonstration, you develop a simple loadable kernel module that invokes the API.
在该例中,首先开发了一个简单的调用API的可加载内核模块。
www.ibm.com
5.
Install the required compiler and kernel headers needed to compile the vmware kernel module.
根据需要安装所需的编译器和内核头来编译vmware的内核模块。
wiki.ubuntu.org.cn
6.
Secondly, It uses the kernel module of operation software to realize packet payload matching.
然后利用操作系统核心态模块实现数据帧负荷的匹配。
www.magsci.org
7.
AFS servers are user-level applications, however, AFS has a kernel module that intercepts calls to AFS space.
AFS服务器是一些用户级的应用程序,但AFS也具有内核模式,可拦截对AFS空间的调用。
www.ibm.com
8.
You see how to use the Linux key retention service in a kernel module using sample code.
您将通过示例代码了解如何在内核模块中使用Linux密钥保留服务。
www.ibm.com
9.
The final step of stap is the construction of the kernel module (pass 4), which uses the local kernel module build process.
stap的最后步骤是构造使用本地内核模块构建进程的内核模块(pass4)。
www.ibm.com
10.
The following source code illustrates a minimal kernel module which, when loaded, starts blinking the keyboard LEDs until it is unloaded.
下面的源码演示了这样一个最小的内核模块,加载的时候开始闪烁键盘LED灯,直到被卸载。
www.huomo.cn
1.
The respective kernel module and user space files reside in these directories.
相应的内核模块和用户空间文件分别在这两个目录中。
www-128.ibm.com
2.
The Filesystem in Userspace (FUSE) is a kernel module that enables development of file systems in user space.
FilesysteminUserspace(FUSE)是一个支持在用户空间中开发文件系统的内核模块。
www.ibm.com
3.
It can be easily installed as a kernel module and configured using the available administration tools and wrappers.
它作为一个内核模块易于安装,且可使用管理工具和包装器进行配置。
www.ibm.com
4.
Loadable kernel module; no recompilation of the kernel is required.
可装载内核模块;无需重编译内核。
www.bing.com
5.
Note: At the end of Listing 2, the QEMU accelerator kernel module is installed.
注意:在清单2的末尾,QEMU加速器的内核模块已经安装完毕。
www.ibm.com
6.
Listing 1 provides a simple kernel module that demonstrates the core aspects of the simple timer API.
清单1提供了一个简单的内核模块,用于展示简单计时器API的核心特点。
www.ibm.com
7.
Do a make to build the binaries of the kernel module and user-level programs.
执行make来构建内核模块和用户级程序的二进制代码。
www.ibm.com
8.
The new kernel module loader is the work of Rusty Russel.
新的内核模块加载器是由RustyRussel开发的。
www.ibm.com
9.
Many of the internal services are provided by the kernel module.
内部服务是由许多内核模块。
wenwen.soso.com
10.
In this case, the hooks are defined in the loadable kernel module for SELinux.
在本例中,这些钩子在可载入的SELinux内核模块中定义。
www.ibm.com
1.
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内核中。
www.ibm.com
2.
The kernel module registers a new key type.
这个内核模块注册一个新的密钥类型。
www.ibm.com
3.
Next load the kernel module.
下面载入内核的模块。
blog.csdn.net
4.
Listing 5 shows a new key type being declared in the kernel module.
清单5给出在内核模块中声明的一个新的密钥类型。
www.ibm.com
5.
Having created a new key type, we next want to try using the kernel module.
创建了新的密钥类型之后,我们来试用一下这个内核模块。
www.ibm.com
6.
This is required because it is the only way you can see the printed messages from the kernel module to know when to press the button.
这是必需的,因为它是唯一的方法可以看到从内核模块的印刷信息知道什么时候按下按钮。
bbs.a9vg.com
7.
On the other hand, this mechanism can deal with the exception which kernel module raises better, to keep the kernel safe.
另一方面,该机制能够更好的处理内核模块出现异常之后的善后工作,以及更好的保证内核的完整性和一致性。
www.fabiao.net
8.
Participate in the project requirement analysis, design the system frame and kernel module;
参与公司相关项目的需求分析,参与系统框架和核心模块的详细设计;
www.jobui.com
9.
Security Vulnerabilities in the KSSL Kernel Module May Lead to a System Panic KSSL
核心模块存在安全漏洞,可导致系统宕机
news.xymcc.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 22:56:46