Tag: Kernel Module Package (KMP)
May 27, 2026 6:09 pm
261 viewsThe Art of Kernel Module Harmony
Every modern Linux system relies on a delicate runtime dance. The SUSE Linux Enterprise Server (SLES) kernel includes more than 2,000 loadable modules out of the box, with about 60 percent of them serving as hardware drivers. But what happens when you need to introduce a brand-new storage controller driver or swap out an […]
Tags: Agama, documentation, kernel, Kernel Module Package (KMP), SLES 16, SUSE Best Practices, technical content
Categories: Server, SUSE Documentation, SUSE Linux Enterprise Server, Technical Solutions
August 22, 2016 1:09 pm
18,414 viewsUsing SLES and the SLE SDK to Build a Kernel Module Package (KMP)
Introduction
As discussed in the previous “SUSE SolidDriver Program” blog, using external kernel modules (kernel modules that were built separately from the kernel) can introduce some reliability and updatability problems. Providing external modules via specially-formatted kernel module packages (KMPs) can reduce these problems. This article will explain how to use SLES 12 […]
Tags: Kernel Module Package (KMP), Kernel Modules, KMP, SLE SDK, SLES 12 SP1, SLES 12 SP1 SDK
Categories: Alliance Partners, SUSE Linux Enterprise Server, Technical Solutions