commit | c76fd31742df1ddcb8e8b1d072c5b5bc8cdfc22f | [log] [tgz] |
---|---|---|
author | Neeti Desai <neetid@codeaurora.org> | Thu Jul 18 15:29:20 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Sep 09 16:54:18 2013 -0700 |
tree | 9c282495102eec89f6ed8203cf24b421f98bee59 | |
parent | e6ccd030774b0b83ce709b05d23ff7e84d9afc68 [diff] |
msm: Adjust the low memory boundary The unused virtual address space in low memory is given to vmalloc for use. This reduces the low memory space and increases vmalloc space. Adjust the vmalloc_min in order to increase the low memory. Change-Id: I0dbef5b6e5ec3d19f5f93f06ed03a4cf1215dc4d Signed-off-by: Neeti Desai <neetid@codeaurora.org>