Home
last modified time | relevance | path

Searched refs:compressed (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dzswap.rst10 Zswap is a lightweight compressed cache for swap pages. It takes pages that are
14 significant performance improvement if reads from the compressed cache are
34 Zswap evicts pages from compressed cache on an LRU basis to the backing swap
35 device when the compressed pool reaches its size limit. This requirement had
50 back into memory all of the pages stored in the compressed pool. The
51 pages stored in zswap will remain in the compressed pool until they are
53 pages out of the compressed pool, a swapoff on the swap device(s) will
55 compressed pool.
61 evict pages from its own compressed pool on an LRU basis and write them back to
62 the backing swap device in the case that the compressed pool is full.
[all …]
H A Dz3fold.rst7 z3fold is a special purpose allocator for storing compressed pages.
8 It is designed to store up to three compressed pages per physical page.
15 * z3fold can hold up to 3 compressed pages in its page
20 stores an integral number of compressed pages per page, but it can store
/OK3568_Linux_fs/buildroot/package/bmap-tools/
H A DConfig.in19 to support bz2 compressed images
24 support lzo compressed images.
26 - BR2_PACKAGE_ZIP to support zip compressed images
28 - BR2_PACKAGE_LZ4 to support lz4 compressed images
30 - BR2_PACKAGE_ZSTD to support zstd compressed images
33 BR2_PACKAGE_TAR to support tar compressed images
/OK3568_Linux_fs/kernel/arch/parisc/boot/
H A DMakefile8 subdir- := compressed
13 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE
16 $(obj)/compressed/vmlinux: FORCE
17 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A Dcve-2014-9636.patch10 purport to have compressed blocks larger than the corresponding
16 "compressed" and uncompressed block sizes match.
31 if (compr_offset < 4) /* field is not compressed: */
35 return IZ_EF_TRUNC; /* no compressed data! */
40 + return PK_ERR; /* compressed & uncompressed
H A D10-cve-2014-8140-test-compr-eb.patch17 if (compr_offset < 4) /* field is not compressed: */
25 + * the compressed data header.
30 - return IZ_EF_TRUNC; /* no compressed data! */
33 + return IZ_EF_TRUNC; /* no/bad compressed data! */
/OK3568_Linux_fs/kernel/arch/h8300/boot/
H A DMakefile5 subdir- := compressed
18 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
21 $(obj)/compressed/vmlinux: FORCE
22 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/OK3568_Linux_fs/kernel/lib/xz/
H A Dxz_dec_stream.c66 vli_type compressed; member
81 vli_type compressed; member
232 s->block.compressed += b->in_pos - s->in_start; in dec_block()
239 if (s->block.compressed > s->block_header.compressed in dec_block()
249 if (s->block_header.compressed != VLI_UNKNOWN in dec_block()
250 && s->block_header.compressed in dec_block()
251 != s->block.compressed) in dec_block()
260 + s->block.compressed; in dec_block()
481 s->block_header.compressed = s->vli; in dec_block_header()
483 s->block_header.compressed = VLI_UNKNOWN; in dec_block_header()
[all …]
H A Dxz_dec_lzma2.c238 uint32_t compressed; member
869 if (s->temp.size > 0 || s->lzma2.compressed == 0) { in lzma2_lzma()
871 if (tmp > s->lzma2.compressed - s->temp.size) in lzma2_lzma()
872 tmp = s->lzma2.compressed - s->temp.size; in lzma2_lzma()
878 if (s->temp.size + tmp == s->lzma2.compressed) { in lzma2_lzma()
897 s->lzma2.compressed -= s->rc.in_pos; in lzma2_lzma()
915 if (in_avail >= s->lzma2.compressed + LZMA_IN_REQUIRED) in lzma2_lzma()
916 s->rc.in_limit = b->in_pos + s->lzma2.compressed; in lzma2_lzma()
924 if (in_avail > s->lzma2.compressed) in lzma2_lzma()
927 s->lzma2.compressed -= in_avail; in lzma2_lzma()
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dipsec.rst12 Small IP packet won't get compressed at sender, and failed on
19 If the total size of a compressed payload and the IPComp header, as
21 payload, the IP datagram MUST be sent in the original non-compressed
22 form. To clarify: If an IP datagram is sent non-compressed, no
36 when sending non-compressed packet to the peer (whether or not packet len
37 is smaller than the threshold or the compressed len is larger than original
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A DMakefile44 subdir- := compressed
61 $(obj)/bzImage: $(obj)/compressed/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.pres…
64 $(obj)/section_cmp%: vmlinux $(obj)/compressed/vmlinux FORCE
67 $(obj)/compressed/vmlinux: $(obj)/startup.a FORCE
68 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfourcc.rst19 - b: raw bayer, DPCM compressed
20 - a: A-law compressed
21 - u: u-law compressed
32 4th character: compressed bits-per-pixel 0--9, A--
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dsquashfs.rst7 Squashfs is a compressed read-only filesystem for Linux.
52 compressed inode is on average 8 bytes in length (the exact length varies on
115 Metadata (inodes and directories) are compressed in 8Kbyte blocks. Each
116 compressed block is prefixed by a two byte length, the top bit is set if the
118 or if the compressed block was larger than the uncompressed block.
121 boundaries, therefore inodes overlap compressed blocks. Inodes are identified
122 by a 48-bit number which encodes the location of the compressed metadata block
138 Like inodes, directories are packed into compressed metadata blocks, stored
146 compressed metadata block, and therefore, can share the start block.
168 Regular files consist of a sequence of contiguous compressed blocks, and/or a
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/shaders/
H A Dsource.cpp12 static const uint8_t compressed[] = { in source() local
1463 …sed = util::decompress(std::string(reinterpret_cast<const char*>(compressed), sizeof(compressed))); in source()
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dblock.c147 int compressed; in squashfs_read_data() local
155 compressed = SQUASHFS_COMPRESSED_BLOCK(length); in squashfs_read_data()
158 index, compressed ? "" : "un", length, output->length); in squashfs_read_data()
195 compressed = SQUASHFS_COMPRESSED(length); in squashfs_read_data()
200 compressed ? "" : "un", length); in squashfs_read_data()
215 if (compressed) { in squashfs_read_data()
H A DKconfig7 Read-Only File System). Squashfs is a highly compressed read-only
112 bool "Include support for ZLIB compressed file systems"
125 bool "Include support for LZ4 compressed file systems"
130 compressed with LZ4 compression. LZ4 compression is mainly
140 bool "Include support for LZO compressed file systems"
145 compressed with LZO compression. LZO compression is mainly
155 bool "Include support for XZ compressed file systems"
160 compressed with XZ compression. XZ gives better compression than
170 bool "Include support for ZSTD compressed file systems"
175 compressed with ZSTD compression. ZSTD gives better compression than
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/mips/
H A Dfeature-mips-mips16e.inc11 TUNEVALID[no-interlink-compressed] = "Disable mixing of standard and MIPS16e code"
12 …ls.contains('TUNE_FEATURES', 'no-interlink-compressed', ' -mno-interlink-compressed', ' -minterlin…
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dheader.S458 # a gzip-compressed kernel as example, to illustrate it:
460 # The file layout of gzip compressed kernel is:
468 # compressed data blocks[N]
496 # compressed data is placed at the end of the buffer. The output pointer
498 # where the compressed data starts. Problems will occur when the output
503 # triggered by data whose compressed form is larger than the uncompressed
506 # The worst case at the block level is a growth of the compressed data
509 # The worst case internal to a compressed block is very hard to figure.
519 # block will stop the byte before the compressed data for a block begins.
520 # To avoid problems with the compressed data's meta information an extra 18
[all …]
H A DMakefile33 subdir- := compressed
88 $(obj)/vmlinux.bin: $(obj)/compressed/vmlinux FORCE
99 $(obj)/zoffset.h: $(obj)/compressed/vmlinux FORCE
114 $(obj)/compressed/vmlinux: FORCE
115 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/OK3568_Linux_fs/kernel/arch/sh/boot/
H A DMakefile33 subdir- := compressed romimage
35 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
39 $(obj)/compressed/vmlinux: FORCE
40 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
102 $(obj)/vmlinux.srec: $(obj)/compressed/vmlinux
/OK3568_Linux_fs/buildroot/package/kmod/
H A DConfig.in.host11 bool "support gzip-compressed modules"
14 bool "support zstd-compressed modules"
17 bool "support xz-compressed modules"
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dzstd.c61 size_t ret, size, compressed = 0; in zstd_compress_stream_to_records() local
69 compressed += size; in zstd_compress_stream_to_records()
84 compressed += size; in zstd_compress_stream_to_records()
89 return compressed; in zstd_compress_stream_to_records()
/OK3568_Linux_fs/kernel/arch/arm/boot/
H A DMakefile70 $(obj)/compressed/vmlinux: $(obj)/Image FORCE
71 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
73 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
125 subdir- := bootp compressed dts
/OK3568_Linux_fs/kernel/arch/nios2/boot/
H A DMakefile27 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
31 $(obj)/compressed/vmlinux: $(obj)/vmlinux.gz FORCE
32 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/OK3568_Linux_fs/buildroot/package/lvgl/lvgl/
H A D0014-demos-benchmark-modify-benchmark-test-scenes.patch20 {.name = "Text small compressed", .weight = 3, .create_cb = txt_small_compr_cb},
21 {.name = "Text medium compressed", .weight = 5, .create_cb = txt_medium_compr_cb},
22 {.name = "Text large compressed", .weight = 10, .create_cb = txt_large_compr_cb},

12345678910>>...14