[PATCHv2] btrfs compression: merge inflate and deflate z_streams

From: Sergey Senozhatsky
Date: Mon Jul 07 2014 - 10:39:15 EST


Hello,
This patch reduces zlib compression memory usage by `merging' inflate
and deflate streams into a single stream.

-- v2: rebased-on linux-next rc4 20140707

Sergey Senozhatsky (1):
btrfs compression: merge inflate and deflate z_streams

fs/btrfs/zlib.c | 138 ++++++++++++++++++++++++++++----------------------------
1 file changed, 68 insertions(+), 70 deletions(-)

--
2.0.1.612.gea98109

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/