ion: free low memory from page pools first
authorColin Cross <ccross@android.com>
Fri, 22 Nov 2013 02:56:37 +0000 (18:56 -0800)
committerColin Cross <ccross@android.com>
Thu, 12 Dec 2013 23:27:09 +0000 (15:27 -0800)
commitb928ad649cd32b4ca5ba7429bfe897433d37dfea
treeb4aed7f7e75f68a3039f1dce8a0f2a9a3c628d5f
parentfc04e484c319b8df647886d4cf17f7c450453d1d
ion: free low memory from page pools first

When the shrinkers are called with GFP_HIGH free low memory first,
it is more important to have free than high memory.

Change-Id: I7ad8a9c133830f04d429c3d87b781b3e862ccedb
Signed-off-by: Colin Cross <ccross@android.com>
drivers/staging/android/ion/ion_page_pool.c