Zlib implementation for POWER processors
Go to file
Tulio Magno Quites Machado Filho d41ff496fd Enable tests when the NX GZIP device is available
Although the chances of getting an NX GZIP device available at build
time are low, they are not zero.
Enable the tests if we get lucky.
2021-12-03 10:57:15 -03:00
.gitignore Update sources information 2020-11-10 19:05:42 -03:00
libnxz.spec Enable tests when the NX GZIP device is available 2021-12-03 10:57:15 -03:00
README.md Add information to the README.md 2020-11-10 19:04:06 -03:00
rm-git.patch Update sources and rm-git.patch, remove libnxz.so.patch 2021-08-23 10:48:30 -03:00
sources Update sources and rm-git.patch, remove libnxz.so.patch 2021-08-23 10:48:30 -03:00

libnxz

libnxz is a zlib-compatible library that uses the NX GZIP Engine available on POWER9 or newer processors in order to provide a faster zlib/gzip compression without using the general-purpose cores.