]> git.ipfire.org Git - thirdparty/util-linux.git/commit
zramctl: add zstd compression algorithm option
authorJan Samek <samekh@email.cz>
Mon, 16 Aug 2021 19:22:15 +0000 (21:22 +0200)
committerJan Samek <samekh@email.cz>
Mon, 16 Aug 2021 19:22:15 +0000 (21:22 +0200)
commitee16b9ff45be890eb08696898526a9373bf8e18b
treeb5f7f8f9d0f5cdda0710e250eb560fd0ccce28ae
parent5a72054bd0e4590ed5f17ed862dcfeeb568f1c91
zramctl: add zstd compression algorithm option

Add information about the possible value 'zstd' for the 'zramctl --algorithm'
option to 'zramctl --help' and zramctl (8) manpage. The kernel supports zram
with zstd compression starting with 4.15 (see
https://lore.kernel.org/lkml/20170912050005.3247-1-sergey.senozhatsky@gmail.com/#r).

Signed-off-by: Jan Samek <samekh@email.cz>
sys-utils/zramctl.8.adoc
sys-utils/zramctl.c