Lines Matching refs:compression
7 filesystem for Linux. It uses zlib, lzo or xz compression to
64 If in doubt, select "Single threaded compression"
67 bool "Single threaded compression"
116 ZLIB compression is the standard compression used by Squashfs
117 file systems. It offers a good trade-off between compression
129 compressed with LZ4 compression. LZ4 compression is mainly
133 LZ4 is not the standard compression used in Squashfs and so most
144 compressed with LZO compression. LZO compression is mainly
148 LZO is not the standard compression used in Squashfs and so most
159 compressed with XZ compression. XZ gives better compression than
160 the default zlib compression, at the expense of greater CPU and
163 XZ is not the standard compression used in Squashfs and so most