[PATCHv3 0/6] zswap: compressed swap caching

Seth Jennings sjenning at linux.vnet.ibm.com
Mon Jan 28 22:08:10 UTC 2013


On 01/28/2013 03:49 PM, Seth Jennings wrote:
> Changelog:
> 
> v3:
> * Dropped the zsmalloc patches from the set, except the promotion patch
>   which has be converted to a rename patch (vs full diff).  The dropped
>   patches have been Acked and are going into Greg's staging tree soon.
> * Separated [PATCHv2 7/9] into two patches since it makes changes for two
>   different reasons (Minchan)
> * Moved ZSWAP_MAX_OUTSTANDING_FLUSHES near the top in zswap.c (Rik)
> * Rebase to v3.8-rc5. linux-next is a little volatile with the
>   swapper_space per type changes which will effect this patchset.

This patchset will apply but not build on v3.8-rc5 without the
zsmalloc patchset here:

https://lkml.org/lkml/2013/1/25/486

The zsmalloc patches don't apply cleanly without this patch:

https://lkml.org/lkml/2013/1/4/298

Nothing has changed functionally from v2, so it would probably be
easier to do any testing from that version.  However, if you want to
apply this latest version, those are the prerequisite patches.

Or your can pull from here:

git://github.com/spartacus06/linux.git zswap-v3

Seth








More information about the devel mailing list