On Mon, Feb 24, 2014 at 11:39:50AM +0300, Sergey Senozhatsky wrote:
> On (02/24/14 10:01), Minchan Kim wrote:
> > On Fri, Feb 21, 2014 at 02:50:39PM +0300, Sergey Senozhatsky wrote:
> > > Do not perform direct LZO compress/decompress calls, initialise
> > > and use zcomp LZO backend (single compres
On (02/24/14 10:01), Minchan Kim wrote:
> On Fri, Feb 21, 2014 at 02:50:39PM +0300, Sergey Senozhatsky wrote:
> > Do not perform direct LZO compress/decompress calls, initialise
> > and use zcomp LZO backend (single compression stream) instead.
> >
> > Signed-off-by: Sergey Senozhatsky
> > ---
>
On Fri, Feb 21, 2014 at 02:50:39PM +0300, Sergey Senozhatsky wrote:
> Do not perform direct LZO compress/decompress calls, initialise
> and use zcomp LZO backend (single compression stream) instead.
>
> Signed-off-by: Sergey Senozhatsky
> ---
> drivers/block/zram/Makefile | 2 +-
> drivers/bl
Do not perform direct LZO compress/decompress calls, initialise
and use zcomp LZO backend (single compression stream) instead.
Signed-off-by: Sergey Senozhatsky
---
drivers/block/zram/Makefile | 2 +-
drivers/block/zram/zram_drv.c | 62 +++
drivers/bloc
4 matches
Mail list logo