aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/zcache/TODO
diff options
context:
space:
mode:
authorWanpeng Li <liwanp@linux.vnet.ibm.com>2013-04-03 18:16:23 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-03 13:38:37 -0700
commit4460838376b121e937c1b984f6c5ba2caf269c8f (patch)
treeac62727d70b0561c1f5e25e8d2fa6828553288db /drivers/staging/zcache/TODO
parent834e3a1cead22c40ad55dad9cd683e42396d45c1 (diff)
staging: zcache: clean TODO list
Cleanup TODO list since support zero-filled pages more efficiently has already done by this patchset. Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com> Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/zcache/TODO')
-rw-r--r--drivers/staging/zcache/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/zcache/TODO b/drivers/staging/zcache/TODO
index ec9aa11653b..d0c18fa9574 100644
--- a/drivers/staging/zcache/TODO
+++ b/drivers/staging/zcache/TODO
@@ -61,5 +61,4 @@ ZCACHE FUTURE NEW FUNCTIONALITY
A. Support zsmalloc as an alternative high-density allocator
(See https://lkml.org/lkml/2013/1/23/511)
-B. Support zero-filled pages more efficiently
-C. Possibly support three zbuds per pageframe when space allows
+B. Possibly support three zbuds per pageframe when space allows