Bug 2332388 - ZSTD is disabled for ZRAM
Summary: ZSTD is disabled for ZRAM
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 41
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-14 11:44 UTC by js314592
Modified: 2025-12-02 01:57 UTC (History)
19 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description js314592 2024-12-14 11:44:15 UTC
1. Please describe the problem:

egrep ZSTD config-6.12.4-200.fc41.x86_64 
# CONFIG_ZRAM_BACKEND_ZSTD is not set

2. What is the Version-Release number of the kernel:
6.12.4-200.fc41.x86_64 


Reproducible: Always

Comment 1 anotheruser 2024-12-22 03:44:03 UTC
6.12.* kernels have CONFIG_ZRAM_BACKEND_FORCE_LZO  enabled.

this disables eny other comp algorithm for zram devices.

```
grep CONFIG_ZRAM_BACKEND_FORCE config-6.1*
config-6.12.5-200.fc41.x86_64:CONFIG_ZRAM_BACKEND_FORCE_LZO=y
config-6.12.6-200.fc41.x86_64:CONFIG_ZRAM_BACKEND_FORCE_LZO=y
```

Comment 2 Geraldo Simião 2025-01-04 17:26:12 UTC
It looks like https://bodhi.fedoraproject.org/updates/FEDORA-2025-dbab3ac043 fixed this condition

Comment 3 Adam Williamson 2025-12-02 01:57:28 UTC
This message is a reminder that Fedora Linux 41 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 41 on 2025-12-15.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '41'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 41 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.


Note You need to log in before you can comment on or make changes to this bug.