-
Notifications
You must be signed in to change notification settings - Fork 257
Open
Labels
docsChanges in documentation or help textChanges in documentation or help text
Description
According to users on #btrfs
, compress-force
has a side effect which limits uncompressed extent size to 512KB instead of 128MB, leading to gratuitous fragmentation for incompressible data.
This should be documented in the manpage for mount options (usually man 5 btrfs
) under compress, compress=<type[:level]>, compress-force, compress-force=<type[:level]>
.
Fragmentation is a far more serious issue in many hardware configurations than a small amount of additional compute load.
Metadata
Metadata
Assignees
Labels
docsChanges in documentation or help textChanges in documentation or help text