Bug#1086172: marked as done (linux-image-amd64: Enable more ZRAM compression options by default)

2025-01-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jan 2025 12:02:46 + with message-id and subject line Bug#1086172: fixed in linux 6.13~rc6-1~exp1 has caused the Debian Bug report #1086172, regarding linux-image-amd64: Enable more ZRAM compression options by default to be marked as done. This means that you claim

Bug#1086172: marked as done (linux-image-amd64: Enable more ZRAM compression options by default)

2024-12-21 Thread Debian Bug Tracking System
Your message dated Sat, 21 Dec 2024 10:00:10 + with message-id and subject line Bug#1086172: fixed in linux 6.12.6-1 has caused the Debian Bug report #1086172, regarding linux-image-amd64: Enable more ZRAM compression options by default to be marked as done. This means that you claim that

Bug#1086172: linux-image-amd64: Enable more ZRAM compression options by default

2024-12-16 Thread Alexander GQ Gerasiov
Package: src:linux Version: 6.12.3-1 Followup-For: Bug #1086172 Dear Maintainer, You need to add CONFIG_ZRAM_BACKEND_LZ4=y CONFIG_ZRAM_BACKEND_ZSTD=y And remove CONFIG_ZRAM_BACKEND_FORCE_LZO=y It's also possible to turn on CONFIG_ZRAM_DEF_COMP_ZSTD=y instead of CONFIG_ZRAM_DEF_COMP_LZORLE=y sin

Bug#1086172: linux-image-amd64: Enable more ZRAM compression options by default

2024-12-07 Thread Nisha Robinson
Starting with kernel 6.12 ZSTD compression is no longer available for ZRAM. It used to be available by default. LZO is one of the worst compression algorithms for ZRAM and a lot of users expect ZSTD to be available. I would really like to see Debian enable all the compression algorithms as now I h

Re: compression options

2011-12-10 Thread Bastian Blank
On Fri, Oct 28, 2011 at 05:54:10PM +0200, Bastian Blank wrote: > Next plan would be to use xz for the main image packages also. It > reduces the size of the packages by 30% or so. It cost only little cpu, > however the memory consumption raises. No objections? Then I'll do the change for all archi

Re: compression options

2011-10-28 Thread Rtp
Bastian Blank writes: > Hi Hi, > > Yesterday I changed the debug packages to use xz for compression. This > reduces the size of the package from 450 to 250MiB. > > Next plan would be to use xz for the main image packages also. It > reduces the size of the packages by 30% or so. It cost only litt

compression options

2011-10-28 Thread Bastian Blank
Hi Yesterday I changed the debug packages to use xz for compression. This reduces the size of the package from 450 to 250MiB. Next plan would be to use xz for the main image packages also. It reduces the size of the packages by 30% or so. It cost only little cpu, however the memory consumption ra