From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx162.postini.com [74.125.245.162]) by kanga.kvack.org (Postfix) with SMTP id D71406B0033 for ; Thu, 13 Jun 2013 08:36:15 -0400 (EDT) Message-ID: <51B9BC5E.6060407@oracle.com> Date: Thu, 13 Jun 2013 20:34:38 +0800 From: Bob Liu MIME-Version: 1.0 Subject: Re: [PATCHv13 0/4] zswap: compressed swap caching References: <1370291585-26102-1-git-send-email-sjenning@linux.vnet.ibm.com> In-Reply-To: <1370291585-26102-1-git-send-email-sjenning@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Seth Jennings Cc: Andrew Morton , Greg Kroah-Hartman , Nitin Gupta , Minchan Kim , Konrad Rzeszutek Wilk , Dan Magenheimer , Robert Jennings , Jenifer Hopper , Mel Gorman , Johannes Weiner , Rik van Riel , Larry Woodman , Benjamin Herrenschmidt , Dave Hansen , Joe Perches , Joonsoo Kim , Cody P Schafer , Hugh Dickens , Paul Mackerras , linux-mm@kvack.org, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Hi Seth, On 06/04/2013 04:33 AM, Seth Jennings wrote: > This is the latest version of the zswap patchset for compressed swap caching. > This is submitted for merging into linux-next and inclusion in v3.11. > Have you noticed that pool_pages >> stored_pages, like this: [root@ca-dev32 zswap]# cat * 0 424057 99538 0 2749448 0 24 60018 16837 [root@ca-dev32 zswap]# cat pool_pages 97372 [root@ca-dev32 zswap]# cat stored_pages 53701 [root@ca-dev32 zswap]# I think it's unreasonable to use more pool pages than stored pages! Regards, -Bob -- 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: email@kvack.org