mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
created: 20230813102403596
|
||||
creator: Octt
|
||||
modified: 20231222001700310
|
||||
modified: 20231223160419818
|
||||
modifier: Octt
|
||||
title: File system
|
||||
|
||||
@ -22,7 +22,9 @@ title: File system
|
||||
|
||||
Note (2023-08-04): I tried Btrfs more than a year ago on [[Linux Lite]] (with ZSTD compression iirc) but after filling up the entire partition leaving 0 bytes available, even after deleting files, the partition was like corrupted, couldn't write to it anymore.
|
||||
|
||||
* [[https://btrfs.readthedocs.io/en/latest/Compression.html]] --- ZSTD is the best-balanced compressor
|
||||
* [[Compression (docs)|https://btrfs.readthedocs.io/en/latest/Compression.html]]
|
||||
** ZSTD is the best-balanced compressor; level 15 is max compression, and still good performance
|
||||
** Enable compression for newly-written files by mounting with `-o compress=${algo}:${level}`
|
||||
|
||||
!! ''ext#'' (Linux)
|
||||
|
||||
|
Reference in New Issue
Block a user