> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/kernel/module/dkms.md).

# DKMS动态内核模块支持

Dynamic Kernel Module Support (DKMS)是内核源代码树之外的源代码内核模块程序框架，当内核被安装后，可以使用DKMS模块自动重建。

## 参考

* [Dynamic Kernel Module Support](https://wiki.archlinux.org/index.php/Dynamic_Kernel_Module_Support)
* [Data Plane Development Kit](https://en.wikipedia.org/wiki/Data_Plane_Development_Kit)
