Home
last modified time | relevance | path

Searched refs:XZ (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/translations/zh_CN/staging/
H A Dxz.rst25 对于用户空间来说,XZ Utils提供了类似于zlib的压缩库和类似于gzip的命令行工具。
26 XZ Utils可以从<https://tukaani.org/xz/>下载。
65 字典大小(可能对初始ram文件系统也适用)。XZ Utils中的预设值可能并不适合创建
/linux/Documentation/staging/
H A Dxz.rst4 XZ data compression in Linux
10 XZ is a general purpose data compression format with high compression
11 ratio. The XZ decompressor in Linux is called XZ Embedded. It supports
15 See the `XZ Embedded`_ home page for the latest version which includes
19 For userspace, `XZ Utils`_ provide a zlib-like compression library
25 XZ related components in the kernel
28 The xz_dec module provides XZ decompressor with single-call (buffer
37 ``$(call if_changed)``. They require the xz tool from XZ Utils.
53 Since the XZ Embedde
[all...]
/linux/lib/xz/
H A DKconfig3 tristate "XZ decompression support"
68 tristate "XZ decompressor tester"
72 This allows passing .xz files to the in-kernel XZ decoder via
76 Unless you are developing the XZ decoder, you don't need this
/linux/scripts/
H A Dxz_wrap.sh10 # XZ-compressed kernel isn't currently supported on every listed arch.
35 # old XZ Utils versions.
36 XZ_VERSION=$($XZ --robot --version) || exit
60 # ARM64 filter was added in XZ Utils 5.4.0.
106 # RISC-V filter was added in XZ Utils 5.6.0.
162 exec $XZ --check=crc32 --threads=1 $BCJ --lzma2=$LZMA2OPTS,dict=128MiB
H A DMakefile.modinst150 quiet_cmd_xz = XZ $@
151 cmd_xz = $(XZ) --check=crc32 --lzma2=dict=1MiB -f $<
H A DMakefile.lib408 # XZ
436 cmd_xzmisc = cat $(real-prereqs) | $(XZ) --check=crc32 --lzma2=dict=1MiB > $@
/linux/usr/
H A DKconfig80 bool "Support initial ramdisk/ramfs compressed using XZ"
84 Support loading of a XZ encoded initial ramdisk or cpio buffer.
122 dictionary size of the algorithm with algorithms like XZ and LZMA
172 bool "XZ"
175 XZ uses the LZMA2 algorithm and has a large dictionary which may cause
177 30% smaller with XZ in comparison to gzip. Decompression speed is
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-sony-xperia-tone-kagura.dts13 model = "Sony Xperia XZ";
H A Dmsm8998-sony-xperia-yoshino-maple.dts12 model = "Sony Xperia XZ Premium";
/linux/kernel/
H A Dgen_kheaders.sh48 -I "${XZ}" -cf "${tarfile}" -C "${tmpdir}/" . > /dev/null
/linux/fs/squashfs/
H A DKconfig217 bool "Include support for XZ compressed file systems"
222 compressed with XZ compression. XZ gives better compression than
226 XZ is not the standard compression used in Squashfs and so most
/linux/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst29 XZ() indicates xz compression of the operand
38 | LZMA(cpio_archive) | XZ(cpio_archive) | LZO(cpio_archive)
/linux/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh539 test_request_firmware_compressed XZ
/linux/drivers/base/firmware_loader/
H A DKconfig195 bool "Enable XZ-compressed firmware support"
200 This option adds the support for XZ-compressed files.
/linux/kernel/module/
H A DKconfig371 bool "XZ"
373 Support modules compressed with XZ. The installed modules are
/linux/arch/powerpc/boot/dts/
H A Dturris1x.dts292 /* 11 MB for TAR.XZ Archive with Factory content of NAND Root File System */
/linux/
H A DMakefile550 XZ = xz macro
632 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD TAR
H A DMAINTAINERS27701 XZ EMBEDDED
/linux/init/
H A DKconfig346 bool "XZ"
349 XZ uses the LZMA2 algorithm and instruction set specific
351 code. The size of the kernel is about 30% smaller with XZ in
354 and SPARC), XZ will create a few percent smaller kernel than
358 speed of XZ is better than that of bzip2 but worse than gzip
/linux/drivers/gpu/drm/panel/
H A DKconfig497 Sharp panels used in Sony Xperia Z5 Premium and XZ Premium
/linux/Documentation/arch/x86/
H A Dboot.rst786 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number