Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #67035

Bug#960152: linux-image-5.6.0-1-arm64: Enable compressed modules

Path csiph.com!4.us.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!news.mb-net.net!open-news-network.org!aioe.org!bofh.it!news.nic.it!robomod
From Vagrant Cascadian <vagrant@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#960152: linux-image-5.6.0-1-arm64: Enable compressed modules
Date Sun, 10 May 2020 01:20:01 +0200
Message-ID <A4GVb-7fC-1@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Sat May 9 23:12:09 2020
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -0.901
Dkim-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.buxtehude; h=Content-Type:MIME-Version:Message-ID:Date:To:From: Resent-Message-ID:Resent-Date:Resent-CC:Resent-To:Resent-From:Reply-To: Subject:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: In-Reply-To:References; bh=jpu2yQCzUgkPKvSqbsUNEeVwCgUhZYmi34hL9pgp2QY=; b=FX p2hHtwoq4WPpcparO56jdL9zWwYvRZ/iZvyUIeG65J0qNaMxPoJwjJhf+suMpvUTbCah+Z0oRtRBf +qo5hKSV+0mBr30vGiWwGmtbdvFXNe0FjCi9tQT/c+YnUkrYrBrK+lPCn4jnPcH0rz3Xj05ubrNj5 aX7Rlw9V4zM9vsq/w4rNEQX32t97Lu7J9zYU9aIqdbPeYnKIDhdulSokUmMLWS1jITBWhNCSSCyXG dTN5arwZE8SSzW+RPsSlwFFeKFQP9NQzTTxtH4OGV7RKMXZTY3x4vYcLO13rKQywO3tF73DyPGMrm 8AvxAks7LeCeh2QafTY4H0hSy20ICFrA==;
Reply-To Vagrant Cascadian <vagrant@debian.org>, 960152@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc vagrant@debian.org, Debian Kernel Team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message report 960152
X-Debian-Pr-Package src:linux
X-Debian-Pr-Source linux
X-Spam-Bayes score:0.0000 Tokens: new, 9; hammy, 144; neutral, 46; spammy, 0. spammytokens: hammytokens:0.000-+--sk:config_, 0.000-+--sk:CONFIG_, 0.000-+--H*ct:application, 0.000-+--H*ct:protocol, 0.000-+--H*ct:micalg
MIME-Version 1.0
Content-Type multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
X-Greylist delayed 2530 seconds by postgrey-1.36 at buxtehude; Sat, 09 May 2020 23:09:15 UTC
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1602038
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 46
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sat, 09 May 2020 16:09:10 -0700
X-Original-Message-ID <87pnbcln8p.fsf@ponder>
Xref csiph.com linux.debian.bugs.dist:1008838 linux.debian.kernel:67035

Cross-posted to 2 groups.

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Package: src:linux
Version: 5.6.7-1
Severity: wishlist

The on-disk kernel modules take up a significant amount of the package
installation size, and most modules aren't actively used on any given
system. In debian-installer, the "on-disk" modules take up space in ram
during the installation.

From the linux Makefile:

  # CONFIG_MODULE_COMPRESS, if defined, will cause module to be compressed
  # after they are installed in agreement with CONFIG_MODULE_COMPRESS_GZIP
  # or CONFIG_MODULE_COMPRESS_XZ.

I'm not sure how to enable it; I don't see it mentioned in any Kconfig
files. It does appear possible to manually compress the individual .ko
files as an alternative method, if that is somehow more flexible.


The kmod utility supports xz compressed modules since version 25-1 (26-1
is present in buster, the current debian stable release). Unfortunately,
gzip isn't supported in kmod yet (patch submitted in #960149).

What other software needs support enabled in order to support on-disk
compressed modules in the linux kernel packages?


live well,
  vagrant

Back to linux.debian.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#960152: linux-image-5.6.0-1-arm64: Enable compressed modules Vagrant Cascadian <vagrant@debian.org> - 2020-05-10 01:20 +0200
  Bug#960152: linux-image-5.6.0-1-arm64: Enable compressed modules Aurelien Jarno <aurelien@aurel32.net> - 2020-05-19 18:40 +0200

csiph-web