Skip to content

Commit

Permalink
n/essentialsoftware: note compress-force
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Aug 21, 2024
1 parent 97eebcf commit d05ec72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions n/essentialsoftware.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,8 @@ See Fedora, but change the `FONT` to `"ter-132b"` instead.
integrated feature of BTRFS, with the default compression level (3 at the time
of writing). The BTRFS devs are most likely wiser than me and can provide a
reasonable balance between efficiency and CPU use.
- Alternatively `compress-force=zstd:0` may be used, but that might bring
extra CPU usage in compressing what cannot be compressed.
- Test on Lumina: 20G free -> 24G free.
- The compression will happen either the next time the file is written or can
be manually triggered through `sudo btrfs filesystem defragment -r "$PWD"`

0 comments on commit d05ec72

Please sign in to comment.