]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
compressor: replace snappy and lz4 compressors with zlib for QAT based compression
authorMiaomiao Liu <miaomiao.liu@intel.com>
Wed, 19 Jan 2022 07:27:07 +0000 (15:27 +0800)
committerMiaomiao Liu <miaomiao.liu@intel.com>
Sun, 20 Feb 2022 12:19:22 +0000 (20:19 +0800)
commit414c028284c8fe071b32fec90ccf7508581d7c91
tree3fee19c645ebc718e05a0d26aa7c5985b4809707
parent6609aadfc9c4669b81921b2557f16e5eacba53e1
compressor: replace snappy and lz4 compressors with zlib for QAT based compression

current QAT hardware only supports zlib compressor

Signed-off-by: Miaomiao Liu <miaomiao.liu@intel.com>
Signed-off-by: Hualong Feng <hualong.feng@intel.com>
(cherry picked from commit 47fd35d52e3c755df243d04f30e566b98e793f4b)
src/compressor/QatAccel.cc