zfs/lib/libzpool
Rob Norris dbee1a907f compress: add "slack" compression option
The "slack" option simply searches from the end of the block backwards
to the last non-zero byte, and sets that position as the "compressed"
size.

This patch is highly experimental; please see the associated PR for
discussion.

Signed-off-by: Rob Norris <rob.norris@klarasystems.com>
Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.
2024-09-11 21:18:02 +10:00
..
include libzpool/abd_os: iovec-based scatter abd 2024-08-21 13:37:25 -07:00
Makefile.am compress: add "slack" compression option 2024-09-11 21:18:02 +10:00
abd_os.c libzpool/abd_os: iovec-based scatter abd 2024-08-21 13:37:25 -07:00
kernel.c libzpool: set thread names 2024-05-01 10:51:44 -07:00
taskq.c libzpool: set thread names 2024-05-01 10:51:44 -07:00
util.c nvpair: Constify string functions 2023-03-14 15:25:50 -07:00