Lines Matching refs:compression
8 in memory itself. These disks allow very fast I/O and compression provides
61 2) Set max number of compression streams
62 Compression backend may use up to max_comp_streams compression streams,
63 thus allowing up to max_comp_streams concurrent compression operations.
64 By default, compression backend uses single compression stream.
67 #show max compression streams number
70 #set max compression streams number to 3
74 In order to enable compression backend's multi stream support max_comp_streams
76 initialisation. Once the device initialised as a single stream compression
78 the value of max_comp_streams because single stream compression backend
83 3) Select compression algorithm
85 currently selected (shown in square brackets) compression algorithms,
86 change selected compression algorithm (once the device is initialised
87 there is no way to change compression algorithm).
90 #show supported compression algorithms
94 #select lzo compression algorithm
111 since we expect a 2:1 compression ratio. Note that zram uses about 0.1% of the
171 comp_algorithm RW show and change the compression algorithm