commit | 55345fb9ff68e2e5c0259c814542e72aec972c02 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <liwanp@linux.vnet.ibm.com> | Wed Apr 10 08:25:51 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 11 12:58:39 2013 -0700 |
tree | e4aca5f022a11e599496da57d89b9763699408fd | |
parent | bc38967837802949dd831db6209cedf64239e1cc [diff] |
staging: zcache: fix account foregin counters against zero-filled pages zero-filled pages won't be compressed and sent to remote system. Monitor the number ephemeral and persistent pages that Ramster has sent make no sense. This patch skip account foregin counters against zero-filled pages. Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com> Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>