git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
166cfda
)
staging: zsmalloc: add mapping modes
author
Seth Jennings
<sjenning@linux.vnet.ibm.com>
Mon, 2 Jul 2012 21:15:52 +0000
(16:15 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 18:35:00 +0000
(11:35 -0700)
This patch improves mapping performance in zsmalloc by getting
usage information from the user in the form of a "mapping mode"
and using it to avoid unnecessary copying for objects that span
pages.
Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found