[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1389956657-5486-1-git-send-email-sergey.senozhatsky@gmail.com>
Date: Fri, 17 Jan 2014 14:04:14 +0300
From: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
To: Minchan Kim <minchan@...nel.org>
Cc: Jerome Marchand <jmarchan@...hat.com>,
Nitin Gupta <ngupta@...are.org>, linux-kernel@...r.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>
Subject: [RFC PATCH 0/3] add LZ4 compression support
This patchset introduces support for LZ4 compression
(along with LZO) and adds functionality to list and change
compression algorithms, using new `compressor' device attribute.
Sergey Senozhatsky (3):
zram: delete zram_init_device() function
zram: introduce zram compressor operations struct
zram: list and select compression algorithms
Documentation/blockdev/zram.txt | 23 +++++++++---
drivers/block/zram/Kconfig | 2 +
drivers/block/zram/zram_drv.c | 83 +++++++++++++++++++++++++++++------------
drivers/block/zram/zram_drv.h | 10 +++++
4 files changed, 89 insertions(+), 29 deletions(-)
--
1.8.5.3.493.gb139ac2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists