[Bug 215334] Loading compressed kernel modules

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 16 08:51:00 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215334

            Bug ID: 215334
           Summary: Loading compressed kernel modules
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: kpect at protonmail.com

Hello.

While it is possible to load compressed (gzipped) kernel modules using a
bootloader (using /boot/loader.conf file), it's not possible to load those
while the system is running. You have to uncompress them somewhere before
loading, which is very inconvenient and not unproductive.
Is it possible to implement loading of compressed kernel modules using kldload
or through rc.conf file?
Is it possible to implement additional compressing algorithms like xz?

Best regards,
Sergey.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list