Saturday, September 19, 2009
How to disable loading of unnecessary kernel modules
Posted on 1:40 AM by Unknown
What exactly is a kernel module? A Kernel Module is a program that is not actually compiled into the Linux kernel but is loaded separately. Kernel modules enable you to extend the capabilities of the kernel without the need to build extra functionality directly into the kernel image. A good example is the device driver.There are certain advantages with using kernel modules as opposed to having
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment