commit | 83de731ffcc6777a33e8a6132c7da8d91faac9ca | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Tue Feb 17 14:51:02 2009 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Jun 14 09:08:39 2011 -0700 |
tree | b206ab0d3b2ff4bf814d63772aeaab9f4559080f | |
parent | 180b7a0ba65bb1c60076b9f5efee22cf6b1361bf [diff] |
mm: Add min_free_order_shift tunable. By default the kernel tries to keep half as much memory free at each order as it does for one order below. This can be too agressive when running without swap. Change-Id: I5efc1a0b50f41ff3ac71e92d2efd175dedd54ead Signed-off-by: Arve Hjønnevåg <arve@android.com>