From: Randy Dunlap <randy.dunlap@oracle.com>
To: ngupta@vflare.org
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
linux-mm@kvack.org, linux-mm-cc@laptop.org
Subject: Re: [PATCH 0/4] compcache: compressed in-memory swapping
Date: Mon, 24 Aug 2009 09:01:21 -0700 [thread overview]
Message-ID: <20090824090121.61c6f0ea.randy.dunlap@oracle.com> (raw)
In-Reply-To: <200908241007.33844.ngupta@vflare.org>
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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2009-08-25 19:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-24 4:37 Nitin Gupta
2009-08-24 16:01 ` Randy Dunlap [this message]
2009-08-24 17:30 ` Nitin Gupta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090824090121.61c6f0ea.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm-cc@laptop.org \
--cc=linux-mm@kvack.org \
--cc=ngupta@vflare.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox