1QZIP(1)                     General Commands Manual                    QZIP(1)
2
3
4

NAME

6       qzip - compress or decompress with qat acceleration
7

SYNOPSIS

9       qzip [ -AdfhHkLCro ] [ name ...  ]
10

DESCRIPTION

12       QATzip  is a user space library which builds on top of the Intel Quick‐
13       Assist Technology user space library, to provide  extended  accelerated
14       compression  and  decompression  services by offloading the actual com‐
15       pression and decompression request(s)  to  the  Intel  Chipset  Series.
16       QATzip  produces data using the standard gzip format (RFC1952) with ex‐
17       tended headers. The data can be decompressed with a compliant gzip  im‐
18       plementation.  QATzip  is  design to take full advantage of the perfor‐
19       mance provided by Intel® QuickAssist Technology.
20
21

OPTIONS

23       -A --algorithm
24              set algorithm type, currently only support deflate
25
26       -d --decompress
27              decompress
28
29       -f --force
30              force overwrite of output file and compress links
31
32       -h --help
33              give this help
34
35       -H --huffmanhdr
36              set huffman header type
37
38       -k --keep
39              Keep (don't delete) input files during compression or decompres‐
40              sion.
41
42       -L --level
43              set compression level
44
45       -C --chunksz
46              set chunk size
47
48       -r     set max inflight request number
49
50       -o     set output file name
51
52
54       Copyright(c) 2007-2021 Intel Corporation. All rights reserved.
55
56
57
58                                     local                             QZIP(1)
Impressum