RE: [PATCH] ramster: switch over to zsmalloc and crypto interface

From: Dan Magenheimer
Date: Fri May 11 2012 - 12:24:10 EST


> From: Julian Andres Klode [mailto:jak@xxxxxxxxxxxxx]
> Sent: Thursday, May 10, 2012 1:29 PM
> To: Dan Magenheimer
> Cc: devel@xxxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; gregkh@xxxxxxxxxxxxxxxxxxx; linux-
> mm@xxxxxxxxx; ngupta@xxxxxxxxxx; Konrad Wilk; sjenning@xxxxxxxxxxxxxxxxxx
> Subject: Re: [PATCH] ramster: switch over to zsmalloc and crypto interface
>
> On Thu, May 10, 2012 at 12:06:21PM -0700, Dan Magenheimer wrote:
> > RAMster does many zcache-like things. In order to avoid major
> > merge conflicts at 3.4, ramster used lzo1x directly for compression
> > and retained a local copy of xvmalloc, while zcache moved to the
> > new zsmalloc allocator and the crypto API.
> >
> > This patch moves ramster forward to use zsmalloc and crypto.
> >
> > Signed-off-by: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx
>
> Nothing important, but the right ">" is missing here.

Oops! Cut-and-paste error! Thanks for noticing Julian!

Greg, do you need me to resubmit with the missing '>'?

Thanks,
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/