Friday, February 22, 2008

revalation about linux kernel modules

Just figured out, learned yesterday that the kernel modules built into the linux kernel are activated as needed, they're not all running when the machine boots up. They're like soldiers in reserve, dynamically loaded when a particular piece of hardware needs it. How does the kernel know which ones are associated with which device? that's some magic I don't know.

Labels:

0 Comments:

Post a Comment

<< Home