diff options
author | Vinayak Menon <vinmenon@codeaurora.org> | 2015-08-07 12:44:48 +0530 |
---|---|---|
committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 21:15:17 -0700 |
commit | 5ef82727210dc62a69c30ff12480b6e6f88c85ae (patch) | |
tree | f320a073fcabb36611c1f57a2aea5f9fbcd9b120 /lib/radix-tree.c | |
parent | aefb46174065fc59dcd5be433c06a02b6ba0fb7c (diff) |
mm: zcache: fix accouting of pool pages
zcache_pool_pages is supposed to store the total
pages in all the pools used by zcache. But at
present zcache_pool_pages is assigned pages of any
particular pool on a load, store or any operation
which modifies the pool size. And this is more
important for external clients which depend on zcache
pool size, like the lowmemorykiller.
Change-Id: Ifdaab8646c40f1fec71dfa5903658fbdc6b3cce5
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
Diffstat (limited to 'lib/radix-tree.c')
0 files changed, 0 insertions, 0 deletions