[linux-mm-cc] [PATCH 0/4] compcache: compressed in-memory swapping
Nitin Gupta
ngupta at vflare.org
Mon Aug 24 13:30:55 EDT 2009
On Mon, Aug 24, 2009 at 9:31 PM, Randy Dunlap<randy.dunlap at oracle.com> wrote:
> 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...
>
My bad. I missed it. Here it is:
obj-$(CONFIG_BLK_DEV_RAMZSWAP) += ramzswap.o xvmalloc.o
I will send updated diffs with swap_lock fix in patch[3/4] with this Makefile
include once I get additional reviews.
Thanks,
Nitin
More information about the linux-mm-cc
mailing list