mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-17 09:29:25 +01:00
n/essentialsoftware: note compress-force
This commit is contained in:
parent
97eebcf4ed
commit
d05ec720fe
@ -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"`
|
||||
|
Loading…
Reference in New Issue
Block a user