next up previous contents
Next: The Alpha AXP Processor Up: Where to Start Looking Previous: Network

Modules

The kernel module code is partially in the kernel and partially in the modules package. The kernel code is all in /kernel/modules.c with the data structures and kernel demon kerneld messages in /include/linux/module.h and /include/linux/kerneld.h respectively. You may want to look at the structure of an ELF object file in /include/linux/elf.h.



David A. Rusling
david.rusling@reo.mts.dec.com