Lines Matching +full:standard +full:- +full:mode
1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SquashFS 4.0 - Squashed file system support"
7 Read-Only File System). Squashfs is a highly compressed read-only
16 Squashfs is intended for general read-only filesystem use, for
70 bool "Select the parallel decompression mode during mount"
79 decompression mode by setting "threads=" during mount.
83 prompt "Select decompression parallel mode at compile time"
88 decompression. Each one exhibits various trade-offs between
97 Traditionally Squashfs has used single-threaded decompression.
126 decompression is load-balanced across the cores.
135 Use threads= to set the decompression parallel mode and the number of threads.
158 ZLIB compression is the standard compression used by Squashfs
159 file systems. It offers a good trade-off between compression
175 LZ4 is not the standard compression used in Squashfs and so most
190 LZO is not the standard compression used in Squashfs and so most
205 XZ is not the standard compression used in Squashfs and so most
219 ZSTD is not the standard compression used in Squashfs and so most
247 bool "Additional option for memory-constrained systems"
261 has to re-read fragments less often from disk, at the expense