青年中文青年中文

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.