[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090824090121.61c6f0ea.randy.dunlap@oracle.com>
Date: Mon, 24 Aug 2009 09:01:21 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: ngupta@...are.org
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, linux-mm-cc@...top.org
Subject: Re: [PATCH 0/4] compcache: compressed in-memory swapping
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists