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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

