commit | 9f8b024c724951341f87dcaf995911c844f70895 | [log] [tgz] |
---|---|---|
author | Martin Liu <liumartin@google.com> | Thu Jul 01 11:55:02 2021 +0800 |
committer | Martin Liu <liumartin@google.com> | Thu Jul 01 12:26:44 2021 +0800 |
tree | 8f31e442b18989959ef5cf9838fdca81776d5cfb | |
parent | 8d7c887b234cfffcf7821add9bbfc081e464ed3a [diff] |
init: disable watermark_boost feature In newer kernel, it introduces watermark boost feature to enhance memory fragmentation problems. This feature will dynamically boost/down watermark level which conflicts with LMKD assumption and causing LMKD not to work properly. Disabling this feature first until we address it. Bug: 189938926 Test: check vm parameter. Signed-off-by: Martin Liu <liumartin@google.com> Change-Id: I6db5163f843f1129080bb944df7cbb8c799a58e0