# Kernel Modules **Why are kernel modules event driven?** Kernel modules are event driven *because they respond to system calls and procfs I/O.* ...