loadable kernel module中文,loadable kernel module的意思,loadable kernel module翻译及用法

2026-04-13 15:59 浏览次数 18

loadable kernel module

In computing, a loadable kernel module (or LKM) is an object file that contains code to extend the running kernel, or so-called base kernel, of an operating system. LKMs are typically used to add support for new hardware and/or filesystems, or for adding system calls.

loadable kernel module 例句

英汉例句

  • for this demonstration, you develop a simple loadable kernel module that invokes the api.

    在该例中,首先开发了一个简单的调用api的可加载内核模块。

  • connecting with kernel cutting, using modularized programming and loadable kernel module mechanism of linux, i give some rules that decide what module will be compiled in the kernel.

    通过可加载内核模块机制进行最小内核的定制,提出内核模块选择的基本原则;

  • connecting with kernel cutting, using modularized programming and loadable kernel module mechanism of linux, some rules are give that decide what module will be compiled in the kernel.

    通过可加载内核模块机制进行最小内核的定制,提出内核模块选择的基本原则;

  • in this case, the hooks are defined in the loadable kernel module for selinux.

    在本例中,这些钩子在可载入的selinux内核模块中定义。

相关热词