Managing dynamically loadable kernel modules

Loading modules

DLKMs can be loaded in either of two modes: demand or automatic (autoloading). In either demand or automatic mode, the loading process includes the loading of any other modules on which the requested module depends.


Next topic: Automatic loading of a DLKM
Previous topic: Reconfiguring the entire kernel including all DLKMs

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999