commit | 95bb995004cb8241196390ba1680811b7a428770 | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Wed Aug 11 15:07:25 2021 -0700 |
committer | Jared Duke <jdduke@google.com> | Fri Aug 27 18:03:53 2021 +0000 |
tree | bed1979bd75cb8c18fe28b7733739cee1f144d2c | |
parent | f68f9182acacc387f82a16d003c8e00e927b1a72 [diff] |
Remove unused MadviseState hints The only MadviseState enum value that is used is MadviseStateAtLoad. Remove the enum entirely in favor of explicit load semantics for the OatDexFile::MadviseDexFile call. Follow-up work will address some of the existing madvise behavior for low-RAM devices, particularly as it relates to the more recently added madvise knobs like dalvik.vm.madvise.vdexfile.size. Bug: 196052575 Test: test-art-host Change-Id: I88211efce9193dc4c45274957898ce7b94eb330c