3可加载内核模块 (1)简介 Linux的可加载内核模块(Loadable Kernel Modules)是操作系统内核为了扩展其功能提供的 一种机制。LKM的主要优点是动态加载,无须重新 编译整个内核。
基于144个网页-相关网页
在此期间,可加载模块(loadable kernel modules,)的引入防止内核变得越来越臃肿,以及在不同的环境中灵活地扩展功能及硬件支持,而不必重新构建内核。
基于12个网页-相关网页
kernel loadable modules 可加载内核模块
This article demonstrates /proc, as well as loadable kernel modules.
这篇文章展示了 /proc 以及可加载内核模块。
To illustrate the usermode-helper API, this article uses loadable kernel modules to install test applications into the kernel.
为了演示 usermode-helper API,本文使用了可加载的内核模块安装测试应用程序到内核。
All this kernel needs to have loaded into it is the device driver for the disk on which the other, loadable, modules are being kept.
这种内核所需要加载的东西就是磁盘的设备驱动程序,其他可加载的模块都可以保存在磁盘上。
应用推荐