May 01, 1995
Implementing Loadable Kernel Modules for Linux
Matt Welsh
The most recent release of Linux, a freely distributed UNIX-like operating system, supports dynamically loaded kernel modules. Matt describes the dynamic-kernel-module implementation, concentrating on the steps required to load a module on a running system.
Figure 1
Copyright © 1995, Dr. Dobb's Journal
1
|
2
|
3
|
4
|
5
Next Page