--- Begin Message ---
Subject: |
[PATCH core-updates 0/2] Update kmod to 29 and add zstd support |
Date: |
Sat, 5 Jun 2021 13:00:17 +0200 |
Kernel modules are currently compressed with gzip. In the future switching to
zstd should reduce their size furthermore as well as there load time.
Brice Waegeneire (2):
gnu: kmod: Update to 29.
gnu: kmod: Add zstd support.
gnu/packages/linux.scm | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
2.31.1
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#48846: [PATCH core-updates 0/2] Update kmod to 29 and add zstd support |
Date: |
Thu, 08 Jul 2021 19:26:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hey,
> Kernel modules are currently compressed with gzip. In the future switching to
> zstd should reduce their size furthermore as well as there load time.
Pushed this one. I'll be glad to review a follow-up series enabling zstd
compression for kernel modules :).
Thanks,
Mathieu
--- End Message ---