Sergey Senozhatsky
2014-Jul-07 14:38 UTC
[PATCHv2] btrfs compression: merge inflate and deflate z_streams
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