Outside of compression, supporting variableblock sizes also means that you can tune the block size for the particular workload expected for improved performance.
在压缩以外,支持可变块大小还意味着您可以针对所期望的特定工作量优化块大小,以便改进性能。
2
ZFS implements variableblock sizes for a variety of uses (commonly up to 128KB in size, but you can change this value).
ZFS 为各种不同的使用实现了可变块大小(通常大小达到 128KB,但是您可以变更此值)。
3
One important use of variableblock sizes is compression (because the resulting block size when compressed will ideally be less than the original).