Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-107309 / 12.0 / Add ZSTD and ZSTD-FAST to middleware (by Ornias1993) #5523

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

bugclerk
Copy link
Contributor

Openzfs2.0 adds ZSTD and ZSTD-fast compression.
See: openzfs/zfs/pull/10278

This commit adds the following compression values to be accepted by the pool middleware:

  • ZSTD
  • ZSTD-5
  • ZSTD-7
  • ZSTD-FAST

These levels give an acceptable and balanced spread of both compression ratio and performance.
(see graphs in openzfs/zfs/pull/10278 )

Notes:

Original PR: #5517

Openzfs2.0 adds ZSTD and ZSTD-fast compression.
This commit adds 3 levels of ZSTD and 1 level of ZSTD fast.
The levels are picked based on giving a good balanced performance spread.

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
(cherry picked from commit af2f2ea)
@william-gr william-gr merged commit b9d7d4d into truenas/12.0-stable Aug 21, 2020
@william-gr william-gr deleted the NAS-107309-12.0 branch August 21, 2020 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants