| /openbmc/qemu/docs/ |
| H A D | multi-thread-compression.txt | 1 Use multiple thread (de)compression in live migration 21 be decompressed. Using compression in live migration can help 27 The process of compression will consume additional CPU cycles, and the 30 the total migration time. If the process of the compression is quick 32 thread compression can be used to accelerate the compression process. 35 compression, if the source and destination CPU have equal speed, 36 keeping the compression thread count 4 times the decompression 39 Compression level can be used to control the compression speed and the 40 compression ratio. High compression ratio will take more time, level 0 41 stands for no compression, level 1 stands for the best compression [all …]
|
| /openbmc/u-boot/doc/uImage.FIT/ |
| H A D | multi.its | 18 compression = "gzip"; 35 compression = "gzip"; 49 compression = "gzip"; 63 compression = "gzip"; 77 compression = "gzip"; 90 compression = "none"; 101 compression = "none";
|
| H A D | multi_spl.its | 27 compression = "none"; 35 compression = "none"; 44 compression = "none"; 51 compression = "none"; 59 compression = "none"; 67 compression = "none"; 75 compression = "none";
|
| H A D | update3.its | 15 compression = "none"; 25 compression = "none"; 36 compression = "none";
|
| H A D | multi-with-loadables.its | 19 compression = "none"; 32 compression = "none"; 44 compression = "none"; 57 compression = "none";
|
| H A D | sec_firmware_ppa.its | 21 compression = "none"; 28 compression = "none"; 36 compression = "none";
|
| H A D | multi-with-fpga.its | 18 compression = "none"; 30 compression = "none"; 43 compression = "none";
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdelta/ |
| H A D | xdelta3_3.1.0.bb | 1 SUMMARY = "Xdelta is a tool for differential compression" 2 DESCRIPTION = "Open-source binary diff, differential compression tools, \ 3 VCDIFF (RFC 3284) delta compression." 16 # Optional secondary compression
|
| /openbmc/openbmc/poky/meta/recipes-support/lzop/ |
| H A D | lzop_1.04.bb | 2 DESCRIPTION = "lzop is a compression utility which is designed to be a companion to gzip. \n\ 3 It is based on the LZO data compression library and its main advantages over \n\ 4 gzip are much higher compression and decompression speed at the cost of some \n\ 5 compression ratio. The lzop compression utility was designed with the goals \n\
|
| /openbmc/u-boot/tools/ |
| H A D | k3_fit_atf.sh | 37 compression = "none"; 47 compression = "none"; 58 compression = "none"; 72 compression = "none";
|
| /openbmc/qemu/docs/devel/migration/ |
| H A D | features.rst | 15 qpl-compression 16 uadk-compression 17 qatzip-compression
|
| H A D | qpl-compression.rst | 5 provide compression and decompression features and it is based on deflate 6 compression algorithm (RFC 1951). 8 The ``QPL`` compression relies on Intel In-Memory Analytics Accelerator(``IAA``) 115 - 8 engines and 1 work queue are configured in group 0, so all compression jobs 163 The multifd migration with ``QPL`` compression method will use all work 204 4 - Enable ``QPL`` compression during migration 206 Set ``migrate_set_parameter multifd-compression qpl`` when migrating, the 207 ``QPL`` compression does not support configuring the compression level, it 208 only supports one compression level. 213 Although both ``QPL`` and ``ZLIB`` are based on the deflate compression [all …]
|
| /openbmc/openbmc/poky/meta/recipes-extended/lzip/ |
| H A D | lzlib_1.15.bb | 1 SUMMARY = "Data compression library providing in-memory LZMA compression and decompression function… 3 DESCRIPTION = "Lzlib is a data compression library providing in-memory LZMA compression and decompr…
|
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | mkimage_fit_atf.sh | 61 compression = "none"; 69 compression = "none"; 82 compression = "none"; 97 compression = "none";
|
| /openbmc/u-boot/board/theobroma-systems/puma_rk3399/ |
| H A D | fit_spl_atf.its | 21 compression = "none"; 30 compression = "none"; 38 compression = "none"; 45 compression = "none";
|
| /openbmc/u-boot/board/sunxi/ |
| H A D | mksunxi_fit_atf.sh | 35 compression = "none"; 43 compression = "none"; 57 compression = "none";
|
| /openbmc/openbmc/poky/meta/recipes-extended/zstd/ |
| H A D | zstd_1.5.7.bb | 1 SUMMARY = "Zstandard - Fast real-time compression algorithm" 2 DESCRIPTION = "Zstandard is a fast lossless compression algorithm, targeting \ 3 real-time compression scenarios at zlib-level and better compression ratios. \
|
| /openbmc/qemu/ui/ |
| H A D | vnc-enc-zlib.c | 79 err = deflateInit2(zstream, worker->tight.compression, Z_DEFLATED, in vnc_zlib_stop() 88 worker->zlib.level = worker->tight.compression; in vnc_zlib_stop() 92 if (worker->tight.compression != worker->zlib.level) { in vnc_zlib_stop() 93 if (deflateParams(zstream, worker->tight.compression, in vnc_zlib_stop() 97 worker->zlib.level = worker->tight.compression; in vnc_zlib_stop()
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/ |
| H A D | libcompress-raw-bzip2-perl_2.213.bb | 1 SUMMARY = "Low-Level Interface to bzip2 compression library" 3 compression/uncompression functions from the bzip2 compression library."
|
| /openbmc/u-boot/arch/arm/mach-rockchip/ |
| H A D | fit_spl_optee.its | 20 compression = "none"; 29 compression = "none"; 37 compression = "none";
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/snappy/ |
| H A D | snappy_1.1.10.bb | 5 SUMMARY = "A compression/decompression library" 6 DESCRIPTION = "Snappy is a fast data compression and decompression library \ 8 compression ratio."
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/brotli/ |
| H A D | brotli_1.1.0.bb | 1 SUMMARY = "Lossless compression library and tool" 2 DESCRIPTION = "Brotli is a generic-purpose lossless compression algorithm \ 3 that it is similar in speed to deflate but offers more dense compression."
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 287 | 64 _qcow2_dump_header --no-filter-compression | grep incompatible_features 70 _qcow2_dump_header --no-filter-compression | grep incompatible_features 78 _qcow2_dump_header --no-filter-compression | grep incompatible_features 90 _qcow2_dump_header --no-filter-compression | grep incompatible_features
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | extent-io.c | 32 if (extent->compression == BTRFS_COMPRESS_NONE) { in btrfs_read_extent_inline() 45 res = btrfs_decompress(extent->compression, cbuf, clen, dbuf, dlen); in btrfs_read_extent_inline() 85 if (extent->compression == BTRFS_COMPRESS_NONE) { in btrfs_read_extent_reg() 105 res = btrfs_decompress(extent->compression, cbuf, clen, dbuf, dlen); in btrfs_read_extent_reg()
|
| /openbmc/u-boot/board/theobroma-systems/lion_rk3368/ |
| H A D | fit_spl_atf.its | 21 compression = "none"; 30 compression = "none"; 39 compression = "none";
|