RE: [PATCH 0/4] staging: zsmalloc: various cleanups/improvments

From: Dan Magenheimer
Date: Fri Jan 25 2013 - 18:33:13 EST


> From: Seth Jennings [mailto:sjenning@xxxxxxxxxxxxxxxxxx]
> Subject: [PATCH 0/4] staging: zsmalloc: various cleanups/improvments
>
> These patches are the first 4 patches of the zswap patchset I
> sent out previously. Some recent commits to zsmalloc and
> zcache in staging-next forced a rebase. While I was at it, Nitin
> (zsmalloc maintainer) requested I break these 4 patches out from
> the zswap patchset, since they stand on their own.
>
> All are already Acked-by Nitin.
>
> Based on staging-next as of today.
>
> Seth Jennings (4):
> staging: zsmalloc: add gfp flags to zs_create_pool
> staging: zsmalloc: remove unused pool name
> staging: zsmalloc: add page alloc/free callbacks
> staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE
>
> drivers/staging/zram/zram_drv.c | 4 +-
> drivers/staging/zsmalloc/zsmalloc-main.c | 60 ++++++++++++++++++------------
> drivers/staging/zsmalloc/zsmalloc.h | 10 ++++-
> 3 files changed, 47 insertions(+), 27 deletions(-)

FWIW, please add my ack to all the patches. I'm happy
to see zsmalloc move forward. I'm a bit skeptical
that it will ever be capable of doing everything we
would like it to do, but am eager to see if it can.

Acked-by: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
--
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/