linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2] btrfs compression: merge inflate and deflate z_streams
@ 2014-07-07 14:38 Sergey Senozhatsky
  2014-07-07 14:38 ` Sergey Senozhatsky
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Senozhatsky @ 2014-07-07 14:38 UTC (permalink / raw)
  To: Chris Mason
  Cc: Josef Bacik, David Sterba, linux-btrfs, linux-kernel,
	Sergey Senozhatsky

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-07 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 14:38 [PATCHv2] btrfs compression: merge inflate and deflate z_streams Sergey Senozhatsky
2014-07-07 14:38 ` Sergey Senozhatsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).