Kernel modules

Home > Computer Science > Operating Systems > Kernel Architecture > Kernel modules

This includes understanding how the kernel is extended dynamically, including module loading and unloading, symbol resolution, and module initialization.