OpenBSD Drops Support For Loadable Kernel Modules

Written by Michael Larabel in BSD on 28 October 2014 at 09:59 AM EDT. 23 Comments
BSD
Interestingly the OpenBSD developers have decided to remove support for loadable kernel modules from the BSD distribution's next release.

Going back many years has been OpenBSD's LKM support to allow kernel mouldes to be dynamically added/removed from a system, just as kernel modules are on Linux and other operating systems. However, OpenBSD developers have decided to strip out this functionality.

Several commits earlier this month stripped out the loadable kernel modules support from OpenBSD. It's also now listed in the OpenBSD-current changes that the LKM interface has been removed. With this, kernel modules must be built into the OpenBSD kernel with no support for dynamically adding/removing modules from the system.

After scouring the lists and other resources I've yet to find an official reason for OpenBSD dropping LKM support, but would wager it's due to security or code quality/openness ideals.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week