| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | zswap.rst | 10 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 …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/ |
| D | zswap.rst | 8 Zswap is a lightweight compressed cache for swap pages. It takes pages that are 12 significant performance improvement if reads from the compressed cache are 26 Zswap evicts pages from compressed cache on an LRU basis to the backing swap 27 device when the compressed pool reaches its size limit. This requirement had 42 back into memory all of the pages stored in the compressed pool. The 43 pages stored in zswap will remain in the compressed pool until they are 45 pages out of the compressed pool, a swapoff on the swap device(s) will 47 compressed pool. 53 evict pages from its own compressed pool on an LRU basis and write them back to 54 the backing swap device in the case that the compressed pool is full. [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-reserved.rst | 45 - Compressed format of the ET61X251 driver. 81 - Compressed GBRG Bayer format used by the gspca driver. 86 - Compressed BGGR Bayer format used by the gspca driver. 91 - Compressed BGGR Bayer format used by the gspca driver. 96 - JPEG compressed RGGB Bayer format used by the gspca driver. 116 - Compressed RGB format used by the gspca se401 driver 121 - Compressed RGGB bayer format used by the gspca driver. 126 - Compressed format used by the Zoran driver 131 - Compressed format of the PWC driver. 136 - Compressed format of the PWC driver. [all …]
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | squashfs.rst | 7 Squashfs is a compressed read-only filesystem for Linux. 52 compressed inode is on average 8 bytes in length (the exact length varies on 100 Compressed data blocks are written to the filesystem as files are read from 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. [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | squashfs.rst | 7 Squashfs is a compressed read-only filesystem for Linux. 52 compressed inode is on average 8 bytes in length (the exact length varies on 100 Compressed data blocks are written to the filesystem as files are read from 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. [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-reserved.rst | 41 - Compressed format of the ET61X251 driver. 85 - Compressed GBRG Bayer format used by the gspca driver. 90 - Compressed BGGR Bayer format used by the gspca driver. 95 - Compressed BGGR Bayer format used by the gspca driver. 100 - JPEG compressed RGGB Bayer format used by the gspca driver. 120 - Compressed RGB format used by the gspca se401 driver 125 - Compressed RGGB bayer format used by the gspca driver. 130 - Compressed format used by the Zoran driver 135 - Compressed format of the PWC driver. 140 - Compressed format of the PWC driver. [all …]
|
| /kernel/linux/linux-5.10/fs/squashfs/ |
| D | Kconfig | 6 Saying Y here includes support for SquashFS 4.0 (a Compressed 7 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" [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | ipsec.rst | 12 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
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | ipsec.rst | 12 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
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| D | Kconfig | 6 Saying Y here includes support for SquashFS 4.0 (a Compressed 7 Read-Only File System). Squashfs is a highly compressed read-only 153 bool "Include support for ZLIB compressed file systems" 166 bool "Include support for LZ4 compressed file systems" 171 compressed with LZ4 compression. LZ4 compression is mainly 181 bool "Include support for LZO compressed file systems" 186 compressed with LZO compression. LZO compression is mainly 196 bool "Include support for XZ compressed file systems" 201 compressed with XZ compression. XZ gives better compression than 211 bool "Include support for ZSTD compressed file systems" [all …]
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | lzo.c | 27 * Regular and inlined LZO compressed data extents consist of: 31 * Records the total size (including the header) of compressed data. 36 * One regular LZO compressed extent can have one or more segments. 37 * For inlined LZO compressed extent, only one segment is allowed. 67 void *cbuf; /* where compressed data goes */ 125 * - Copy the compressed buffer into the destination 168 /* Copy compressed data */ in copy_compressed_data_to_page() 235 * compressed size in lzo_compress_pages() 290 /* Store the size of all chunks of compressed data */ in lzo_compress_pages() 306 * Copy the compressed segment payload into @dest. [all …]
|
| /kernel/linux/linux-6.6/arch/ia64/ |
| D | Makefile | 52 PHONY += compressed check 54 all: compressed unwcheck 56 compressed: vmlinux.gz target 79 echo '* compressed - Build compressed kernel image' 80 echo ' install - Install compressed kernel image'
|
| /kernel/linux/linux-6.6/usr/ |
| D | Kconfig | 56 bool "Support initial ramdisk/ramfs compressed using gzip" 64 bool "Support initial ramdisk/ramfs compressed using bzip2" 72 bool "Support initial ramdisk/ramfs compressed using LZMA" 80 bool "Support initial ramdisk/ramfs compressed using XZ" 88 bool "Support initial ramdisk/ramfs compressed using LZO" 96 bool "Support initial ramdisk/ramfs compressed using LZ4" 104 bool "Support initial ramdisk/ramfs compressed using ZSTD" 116 initramfs will be compressed. Several compression algorithms are 223 compressed at a later stage anyways along with the rest of the kernel,
|
| /kernel/linux/linux-5.10/usr/ |
| D | Kconfig | 56 bool "Support initial ramdisk/ramfs compressed using gzip" 64 bool "Support initial ramdisk/ramfs compressed using bzip2" 72 bool "Support initial ramdisk/ramfs compressed using LZMA" 80 bool "Support initial ramdisk/ramfs compressed using XZ" 88 bool "Support initial ramdisk/ramfs compressed using LZO" 96 bool "Support initial ramdisk/ramfs compressed using LZ4" 104 bool "Support initial ramdisk/ramfs compressed using ZSTD" 117 initramfs will be compressed. Several compression algorithms are 224 compressed at a later stage anyways along with the rest of the kernel,
|
| /kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
| D | Kconfig | 79 NOTE: Compressed files are not supported in EXTRA_FIRMWARE. 178 bool "Enable compressed firmware support" 180 This option enables the support for loading compressed firmware 182 content. The compressed file is loaded as a fallback, only after 185 Compressed firmware support does not apply to firmware images 190 bool "Enable XZ-compressed firmware support" 195 This option adds the support for XZ-compressed files. 196 The files have to be compressed with either none or crc32 200 bool "Enable ZSTD-compressed firmware support" 203 This option adds the support for ZSTD-compressed files.
|
| /kernel/linux/linux-6.6/arch/parisc/boot/ |
| D | Makefile | 8 subdir- := compressed 13 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE 16 $(obj)/compressed/vmlinux: FORCE 17 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
| /kernel/linux/linux-6.6/Documentation/sound/designs/ |
| D | compress-offload.rst | 15 extend the existing API to compressed data streams. 19 codecs. Processing compressed data on such DSPs results in a dramatic 26 ALSA PCM interface, a new 'Compressed Data' API is introduced to 39 - separation between byte counts and time. Compressed formats may have 43 compressed data. Dedicated mechanisms are required to allow for 49 contrast, compressed data comes in a variety of formats. Audio DSPs 68 streaming compressed data to a DSP, with the assumption that the 72 have existing enums/structures for each compressed format. This new 94 The Compressed Data API does not make any assumptions on how the data 157 The compressed audio stream state machine is described below :: [all …]
|
| /kernel/linux/linux-5.10/Documentation/sound/designs/ |
| D | compress-offload.rst | 15 extend the existing API to compressed data streams. 19 codecs. Processing compressed data on such DSPs results in a dramatic 26 ALSA PCM interface, a new 'Compressed Data' API is introduced to 39 - separation between byte counts and time. Compressed formats may have 43 compressed data. Dedicated mechanisms are required to allow for 49 contrast, compressed data comes in a variety of formats. Audio DSPs 68 streaming compressed data to a DSP, with the assumption that the 72 have existing enums/structures for each compressed format. This new 94 The Compressed Data API does not make any assumptions on how the data 157 The compressed audio stream state machine is described below :: [all …]
|
| /kernel/linux/linux-5.10/arch/ia64/ |
| D | Makefile | 57 PHONY += compressed check 59 all: compressed unwcheck 61 compressed: vmlinux.gz target 85 echo '* compressed - Build compressed kernel image' 86 echo ' install - Install compressed kernel image'
|
| /kernel/linux/linux-5.10/arch/parisc/boot/ |
| D | Makefile | 8 subdir- := compressed 13 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE 16 $(obj)/compressed/vmlinux: FORCE 17 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| D | compr.c | 63 * @cpage_out: Pointer to returned pointer to buffer for compressed data 65 * On exit, expected to hold the amount of data actually compressed. 66 * @cdatalen: On entry, holds the amount of space available for compressed 67 * data. On exit, expected to hold the actual size of the compressed 71 * could not be compressed; probably because we couldn't find the requested 132 * @cpage_out: Pointer to returned pointer to buffer for compressed data 134 * On exit, expected to hold the amount of data actually compressed. 135 * @cdatalen: On entry, holds the amount of space available for compressed 136 * data. On exit, expected to hold the actual size of the compressed 140 * Zero is used to show that the data could not be compressed - the [all …]
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | compr.c | 63 * @cpage_out: Pointer to returned pointer to buffer for compressed data 65 * On exit, expected to hold the amount of data actually compressed. 66 * @cdatalen: On entry, holds the amount of space available for compressed 67 * data. On exit, expected to hold the actual size of the compressed 71 * could not be compressed; probably because we couldn't find the requested 132 * @cpage_out: Pointer to returned pointer to buffer for compressed data 134 * On exit, expected to hold the amount of data actually compressed. 135 * @cdatalen: On entry, holds the amount of space available for compressed 136 * data. On exit, expected to hold the actual size of the compressed 140 * Zero is used to show that the data could not be compressed - the [all …]
|
| /kernel/linux/linux-6.6/lib/xz/ |
| D | xz_dec_lzma2.c | 228 /* Next position after decoding the compressed size of the chunk. */ 235 * Compressed size of LZMA chunk or compressed/uncompressed 238 uint32_t compressed; member 885 if (s->temp.size > 0 || s->lzma2.compressed == 0) { in lzma2_lzma() 887 if (tmp > s->lzma2.compressed - s->temp.size) in lzma2_lzma() 888 tmp = s->lzma2.compressed - s->temp.size; in lzma2_lzma() 894 if (s->temp.size + tmp == s->lzma2.compressed) { in lzma2_lzma() 913 s->lzma2.compressed -= s->rc.in_pos; in lzma2_lzma() 931 if (in_avail >= s->lzma2.compressed + LZMA_IN_REQUIRED) in lzma2_lzma() 932 s->rc.in_limit = b->in_pos + s->lzma2.compressed; in lzma2_lzma() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | lz4.h | 178 * @dest: output buffer address of the compressed data 203 * @dest: output buffer address of the compressed data 228 * @dest: output buffer address of the compressed data 254 * @source: source address of the compressed data 261 * compressed data. 275 * @source: source address of the compressed data 278 * @compressedSize: is the precise full size of the compressed block 298 * @source: source address of the compressed data 301 * @compressedSize: is the precise full size of the compressed block. 306 * This function decompresses a compressed block of size 'compressedSize' [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | lz4.h | 178 * @dest: output buffer address of the compressed data 203 * @dest: output buffer address of the compressed data 228 * @dest: output buffer address of the compressed data 254 * @source: source address of the compressed data 261 * compressed data. 275 * @source: source address of the compressed data 278 * @compressedSize: is the precise full size of the compressed block 298 * @source: source address of the compressed data 301 * @compressedSize: is the precise full size of the compressed block. 306 * This function decompresses a compressed block of size 'compressedSize' [all …]
|