kernel module信息详情

kernel module发音

意思翻译

核心模块

相似词语短语

module───n.[计]模块;组件;模数

kernel───n.核心,要点;[计]内核;仁;麦粒,谷粒;精髓

corn kernel───玉米粒

kernel function───[数]核函数

linux kernel───Linux内核

faulting module───故障模块

bunted kernel───包子

lunar module───n.[航]登月舱;n.登月舱

cete module───无模块

双语使用场景

The kernel module registers a new key type.───这个内核模块注册一个新的密钥类型。

Listing 5 shows a new key type being declared in the kernel module.───清单5给出在内核模块中声明的一个新的密钥类型。

Loadable kernel module; no recompilation of the kernel is required.───可装载内核模块;无需重编译内核。

Specifically, the audio files are implemented as a file system in form of a kernel module, accommodated into the root system.───针对音频文件,以内核模块形式设计为专用的文件系统,纳入根文件系统中。

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。

The approach that KVM takes is to turn a Linux kernel into a hypervisor simply by loading a kernel module.───KVM所使用的方法是通过简单地加载内核模块而将Linux内核转换为一个系统管理程序。

Wine implements the Windows API entirely in user-space, rather than as a kernel module at the time of writing.───葡萄酒执行的WindowsAPI完全在用户空间,而不是作为一个内核模块在编写报告时。

The user code will run and return very quickly since the template simply communicates with the registered kernel module and returns.───由于模板只是与已经注册的内核模块通信并返回,所以用户代码将运行并迅速返回结果。

This way, an administrator can simply pick the security module he wants to use and insert it like any other Linux kernel module.───这样,管理员可以简单地选出他想要使用的安全模块,并像其他Linux内核模块一样将其插入。

英语使用场景

The load_module function (which resides in ./linux/kernel/module.c) begins by allocating a block of temporary memory to hold the entire ELF module.

The kernel module of security middleware is the Common Security Service Manager ( CSSM ).

Check the kernel directory for the file ./kernel/fuse.ko -- this is the kernel module file.

Kernel module with the process of dialogue has two main ways.

The kernel module, the userspace library file, and lastly the userspace programs themselves.

Kernel module which runs in a normal kernel.

ModulesThe kernel module code is partially in the kernel and partially in the modules package.