[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F0B77AF.1060005@linux.vnet.ibm.com>
Date: Mon, 09 Jan 2012 17:26:39 -0600
From: Seth Jennings <sjenning@...ux.vnet.ibm.com>
To: Greg KH <gregkh@...e.de>
CC: Dan Magenheimer <dan.magenheimer@...cle.com>,
Brian King <brking@...ux.vnet.ibm.com>,
Nitin Gupta <ngupta@...are.org>,
Konrad Wilk <konrad.wilk@...cle.com>,
Dave Hansen <dave@...ux.vnet.ibm.com>, linux-mm@...ck.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] staging: zsmalloc: memory allocator for compressed
pages
On 01/09/2012 05:09 PM, Greg KH wrote:
> On Mon, Jan 09, 2012 at 04:51:55PM -0600, Seth Jennings wrote:
>> This patchset introduces a new memory allocation library named
>> zsmalloc. zsmalloc was designed to fulfill the needs
>> of users where:
>> 1) Memory is constrained, preventing contiguous page allocations
>> larger than order 0 and
>> 2) Allocations are all/commonly greater than half a page.
>
> As this is submitted during the merge window, I don't have any time to
> look at it until after 3.3-rc1 is out.
>
> I'll queue it up for then.
Thanks Greg!
I forgot to specify in the cover letter, this patch is based on
v3.2 PLUS my zv stat fix (https://lkml.org/lkml/2011/12/30/48)
and crypto API support patch v2 (https://lkml.org/lkml/2012/1/3/263).
Both have been Acked by Dan and Nitin had Acked v1 of the crypto API
support patch. Everything should merge cleanly if applied in that
order.
--
Seth
--
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