Tag

SquashFS

0 views collected around this technical thread.

OPPO Kernel Craftsman
OPPO Kernel Craftsman
Oct 23, 2020 · Operations

Read-only Compressed File Systems: CramFS, SquashFS, CromFS, and EROFS Comparison

Read‑only compressed file systems such as CramFS, SquashFS, CromFS, and the newer EROFS provide space‑saving, non‑writable storage for embedded devices, with CramFS limited by small file and filesystem sizes, SquashFS offering large limits and flexible chunking, CromFS focusing on maximal compression, and EROFS improving performance and memory usage through fixed‑output LZ4 compression and in‑place decompression.

EROFSEmbedded SystemsLZ4
0 likes · 10 min read
Read-only Compressed File Systems: CramFS, SquashFS, CromFS, and EROFS Comparison