commit | 6271c33e9f67e6032e3ddaceb5fb896903219a31 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Fri Apr 05 16:22:59 2013 -0600 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Thu Apr 18 15:33:53 2013 -0600 |
tree | 64b8fdf43d77a7e9f9bf28885b7d3529f9cd69d2 | |
parent | fcc201da78bac7c11c2db387578195faee615844 [diff] |
msm: kgsl: Don't do intensive memory recovery when allocating big pages We don't want to incur too much overhead when allocating big pages so don't attempt to retry, perform reclaim, or run memory compaction on high-order allocations. Change-Id: Ic0dedbadb354c6faea34abec36aee268ac0f2c34 Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>