Lines Matching +full:high +full:- +full:performance
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
51 Doing so can significantly improve performance because
62 decompression. Each one exhibits various trade-offs between
63 decompression performance and CPU and memory usage.
70 Traditionally Squashfs has used single-threaded decompression.
78 poor performance on parallel I/O workloads when using multiple CPU
82 using this option may improve overall I/O performance.
92 poor performance on parallel I/O workloads when using multiple CPU
97 decompression is load-balanced across the cores.
118 file systems. It offers a good trade-off between compression
132 of zlib are too high.
147 of zlib are too high.
192 This, however, gives poor performance on MTD NAND devices where
197 performance for some file access patterns (e.g. sequential
206 bool "Additional option for memory-constrained systems"
220 has to re-read fragments less often from disk, at the expense