Re: [PATCH] zram: implement rw_page operation of zram block device operation

2014-10-07 Thread Minchan Kim
Hello Karam, On Mon, Oct 06, 2014 at 02:31:05PM +0900, karam@lge.com wrote: > From: "karam.lee" > > Recently rw_page block device operation is added. > This patch implements rw_page operation for zram block device so > zram can process page sized I/O without bio. It's a performance enhance

[PATCH] zram: implement rw_page operation of zram block device operation

2014-10-05 Thread karam . lee
From: "karam.lee" Recently rw_page block device operation is added. This patch implements rw_page operation for zram block device so zram can process page sized I/O without bio. --- --- drivers/block/zram/zram_drv.c | 60 +++-- 1 file changed, 52 insertions(