]> git.ipfire.org Git - thirdparty/util-linux.git/commit
zramctl: add hint about supported algorithms
authorKarel Zak <kzak@redhat.com>
Wed, 9 Aug 2023 09:26:28 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Aug 2023 09:26:28 +0000 (11:26 +0200)
commit2d7549b79f2b32f33cec3a5b518cddfe9a63506b
treed9c2e0f7d4b2aac65b64f4bdaf040c681885bb31
parentb8bed37a1493b913bf5bda938487ae0c06c11ce7
zramctl: add hint about supported algorithms

It seems the current list of the algorithms is confusing for
end-users, because it's inaccurate in many cases. Let's explain why
the list cannot be "perfect".

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=2203324
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/zramctl.8.adoc
sys-utils/zramctl.c