linux/lib/lzo
Markus F.X.J. Oberhumer 8b975bd3f9 lib/lzo: Update LZO compression to current upstream version
This commit updates the kernel LZO code to the current upsteam version
which features a significant speed improvement - benchmarking the Calgary
and Silesia test corpora typically shows a doubled performance in
both compression and decompression on modern i386/x86_64/powerpc machines.

Signed-off-by: Markus F.X.J. Oberhumer <markus@oberhumer.com>
2013-02-20 19:36:01 +01:00
..
Makefile lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c 2013-02-20 19:36:00 +01:00
lzo1x_compress.c lib/lzo: Update LZO compression to current upstream version 2013-02-20 19:36:01 +01:00
lzo1x_decompress_safe.c lib/lzo: Update LZO compression to current upstream version 2013-02-20 19:36:01 +01:00
lzodefs.h lib/lzo: Update LZO compression to current upstream version 2013-02-20 19:36:01 +01:00