summaryrefslogtreecommitdiff
path: root/drivers/staging/android/Makefile
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <rebecca@android.com>2013-12-13 22:24:39 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-14 16:55:41 (GMT)
commitea313b5f88ed7119f79ad3f6b85e9620971b9875 (patch)
tree2d2e68ecab9c1114d013791d2fe49f78d68f6828 /drivers/staging/android/Makefile
parentda4aab37836b8e45e31c7d557c6d6a2c623d8eea (diff)
downloadlinux-ea313b5f88ed7119f79ad3f6b85e9620971b9875.tar.xz
gpu: ion: Also shrink memory cached in the deferred free list
When the system is low on memory, we want to shrink any cached system memory ion is holding. Previously we were shrinking memory in the page pools, but not in the deferred free list. This patch makes it possible to shrink both. It also moves the shrinker code into the heaps so they can correctly manage any caches they might contain. Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com> [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/android/Makefile')
0 files changed, 0 insertions, 0 deletions