Lines Matching +full:build +full:- +full:without +full:- +full:default +full:- +full:devices
1 # SPDX-License-Identifier: GPL-2.0-only
9 EROFS (Enhanced Read-Only File System) is a lightweight read-only
11 xattrs/data, chunk-based deduplication, multiple devices, etc.) for
12 scenarios which need high-performance read-only solutions, e.g.
13 smartphones with Android OS, LiveCDs and high-density hosts with
16 It also provides fixed-sized output compression support in order to
18 ratios and implements in-place decompression to reuse the file page
20 quite useful to ensure guaranteed end-to-end runtime decompression
21 performance under extremely memory pressure without extra cost.
34 which can be used for Android eng build, for example.
42 default y
54 default y
67 default y
81 default y
83 Enable fixed-sized output compression for EROFS.
99 systems will be readable without selecting this option.
110 ratios than the default LZ4 format, while it costs more CPU
114 file systems will be readable without selecting this option.
119 bool "EROFS fscache-based on-demand read support"
121 default n
123 This permits EROFS to use fscache-backed data blobs with on-demand
129 bool "EROFS per-cpu decompression kthread workers"
132 Saying Y here enables per-CPU kthread workers pool to carry out
138 bool "EROFS high priority per-CPU kthread workers"
140 default y
142 This permits EROFS to configure per-CPU kthread workers to run