Searched refs:XZ (Results 1 – 20 of 20) sorted by relevance
11 Linux中的XZ数据压缩17 XZ是一种通用的数据压缩格式,其具有高压缩率和相对快的解压速度。主要的压缩算法(21 XZ解压器在Linux中被称作XZ Embedded。它支持LZMA2过滤器和可选的BCJ过滤器,并支持22 CRC32完整性校验。你可以在XZ Embedded的主页<https://tukaani.org/xz/embedded.html>25 对于用户空间来说,XZ Utils提供了类似于zlib的压缩库和类似于gzip的命令行工具。26 XZ Utils可以从<https://tukaani.org/xz/>下载。28 内核中的XZ相关组件31 xz_dec模块为XZ解压器提供了单次调用(缓冲区到缓冲区)和多次调用(有状态)的34 xz_dec_test模块用于测试xz_dec。除非你想魔改XZ解压器,否则xz_dec_test是43 scripts/xz_wrap.sh是一个XZ Utils中的xz命令行工具包装器。这个包装器会[all …]
4 XZ data compression in Linux10 XZ is a general purpose data compression format with high compression11 ratio. The XZ decompressor in Linux is called XZ Embedded. It supports15 See the `XZ Embedded`_ home page for the latest version which includes19 For userspace, `XZ Utils`_ provide a zlib-like compression library25 XZ related components in the kernel28 The xz_dec module provides XZ decompressor with single-call (buffer37 ``$(call if_changed)``. They require the xz tool from XZ Utils.53 Since the XZ Embedded supports only streams with CRC32 or no integrity56 With liblzma from XZ Utils, you need to use either ``LZMA_CHECK_CRC32``[all …]
3 tristate "XZ decompression support"68 tristate "XZ decompressor tester"72 This allows passing .xz files to the in-kernel XZ decoder via76 Unless you are developing the XZ decoder, you don't need this
36 XZ_VERSION=$($XZ --robot --version) || exit162 exec $XZ --check=crc32 --threads=1 $BCJ --lzma2=$LZMA2OPTS,dict=128MiB
150 quiet_cmd_xz = XZ $@151 cmd_xz = $(XZ) --check=crc32 --lzma2=dict=1MiB -f $<
447 cmd_xzmisc = cat $(real-prereqs) | $(XZ) --check=crc32 --lzma2=dict=1MiB > $@
80 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 LZMA172 bool "XZ"175 XZ uses the LZMA2 algorithm and has a large dictionary which may cause177 30% smaller with XZ in comparison to gzip. Decompression speed is
13 model = "Sony Xperia XZ";
12 model = "Sony Xperia XZ Premium";
93 -I $XZ -cf $tarfile -C $cpio_dir/ . > /dev/null
196 bool "Include support for XZ compressed file systems"201 compressed with XZ compression. XZ gives better compression than205 XZ is not the standard compression used in Squashfs and so most
539 test_request_firmware_compressed XZ
197 bool "Enable XZ-compressed firmware support"202 This option adds the support for XZ-compressed files.
310 bool "XZ"312 Support modules compressed with XZ. The installed modules are
292 /* 11 MB for TAR.XZ Archive with Factory content of NAND Root File System */
512 XZ = xz macro590 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
25539 XZ EMBEDDED
317 bool "XZ"320 XZ uses the LZMA2 algorithm and instruction set specific322 code. The size of the kernel is about 30% smaller with XZ in325 and SPARC), XZ will create a few percent smaller kernel than329 speed of XZ is better than that of bzip2 but worse than gzip
467 Sharp panels used in Sony Xperia Z5 Premium and XZ Premium
786 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number