Lines Matching +full:speed +full:- +full:map
1 # SPDX-License-Identifier: GPL-2.0
11 space-separated list of directories and files for building the
21 See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details.
36 int "User ID to map to 0 (user root)"
41 (-1 = current user) will be owned by root in the resulting image.
46 int "Group ID to map to 0 (group root)"
51 (-1 = current group) will be owned by root in the resulting image.
112 prompt "Built-in initramfs compression mode"
118 decompression speed. Compression speed is only relevant
119 when building a kernel. Decompression speed is relevant at
140 a good balance between compression ratio and decompression speed and
141 has a reasonable compression speed. It is also more likely to be
149 It's compression ratio and speed is intermediate. Decompression speed
164 Decompression speed is between the other choices. Compression is
177 30% smaller with XZ in comparison to gzip. Decompression speed is
190 decompression speed is the second fastest and its compression speed
201 size is about 15% bigger than gzip; however its decompression speed
212 with fast decompression speed. It will compress better than GZIP and
213 decompress around the same speed as LZO, but slower than LZ4.
221 Do not compress the built-in initramfs at all. This may sound wasteful
222 in space, but, you should be aware that the built-in initramfs will be