Re: [PATCH 0/4] compcache: compressed in-memory swapping

From: Randy Dunlap
Date: Mon Aug 24 2009 - 13:22:49 EST


On Mon, 24 Aug 2009 10:07:33 +0530 Nitin Gupta wrote:

> (Sorry for long patch[2/4] but its now very hard to split it up).
>
> Documentation/blockdev/00-INDEX | 2 +
> Documentation/blockdev/ramzswap.txt | 52 ++
> drivers/block/Kconfig | 22 +
> drivers/block/Makefile | 1 +
> drivers/block/ramzswap/Makefile | 2 +

I can't find drivers/block/ramzswap/Makefile in the patches...

> drivers/block/ramzswap/ramzswap.c | 1511 +++++++++++++++++++++++++++++++++
> drivers/block/ramzswap/ramzswap.h | 182 ++++
> drivers/block/ramzswap/xvmalloc.c | 556 ++++++++++++
> drivers/block/ramzswap/xvmalloc.h | 30 +
> drivers/block/ramzswap/xvmalloc_int.h | 86 ++
> include/linux/ramzswap_ioctl.h | 51 ++
> include/linux/swap.h | 5 +
> mm/swapfile.c | 33 +
> 13 files changed, 2533 insertions(+), 0 deletions(-)


---
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/
--
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/