commit | 57fdb5cfd2b20f47299a12c2050ff8bb2707c788 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Jul 25 10:34:30 2013 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Jul 25 18:22:30 2013 -0700 |
tree | ea5fecdf2ffab81e761236821ff8caab940789a4 | |
parent | 44f5c157240bd9ba3077ca7f444fee4ea56ce5cf [diff] |
add property to adjust extra_free_kbytes kernel vm tunable ActivityManager can't directly write to extra_free_kbytes because /proc/sys rejects all chown and chmod syscalls. Proxy the writes through init by using the sys.sysctl.extra_free_kbytes property. Bug: 10024467 Change-Id: I441e00478421254355fcafb252bc878166483d4c