这篇文章展示了 /proc 以及可加载内核模块。
This article demonstrates /proc, as well as loadable kernel modules.
加载内核模块,比如你的网卡,PPP支持和其他类似设备都在这里载入。
rc.modules Loads kernel modules. Things like your network card, PPP support, and other things are loaded here.
KVM所使用的方法是通过简单地加载内核模块而将Linux内核转换为一个系统管理程序。
The approach that KVM takes is to turn a Linux kernel into a hypervisor simply by loading a kernel module.
应用推荐