Lines Matching refs:compression
8 in memory itself. These disks allow very fast I/O and compression provides
24 2) Set max number of compression streams
25 Compression backend may use up to max_comp_streams compression streams,
26 thus allowing up to max_comp_streams concurrent compression operations.
27 By default, compression backend uses single compression stream.
30 #show max compression streams number
33 #set max compression streams number to 3
37 In order to enable compression backend's multi stream support max_comp_streams
39 initialisation. Once the device initialised as a single stream compression
41 the value of max_comp_streams because single stream compression backend
46 3) Select compression algorithm
48 currently selected (shown in square brackets) compression algortithms,
49 change selected compression algorithm (once the device is initialised
50 there is no way to change compression algorithm).
53 #show supported compression algorithms
57 #select lzo compression algorithm
74 since we expect a 2:1 compression ratio. Note that zram uses about 0.1% of the
117 comp_algorithm RW show and change the compression algorithm