summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Jared Duke <jdduke@google.com> 2022-06-10 16:19:57 -0700
committer Jared Duke <jdduke@google.com> 2022-06-16 09:02:47 -0700
commit95a0e9ab7dcfb2b0e1f9ddb3be6cbec558a7897b (patch)
tree649a6a4be630969cd47f838dd393ec4acf9986bd /services/coverage/java
parent5a1f9e675b10b3bf150f64c85068b8a1f1026d57 (diff)
Immediately notify VM of TOP process state
The delay was introduced to suppress JIT activity during startup. However, ART no longer uses the expicit process state signal as an input to informing JIT activity, so the delay can be removed. By forwarding the process state immediately, ART can make more informed decisions about activity based on process state, e.g., suppressing madvise calls for less important (non-foreground) processes. Bug: 235390330 Test: m + presubmit + boot tests Change-Id: Ia95a76f86cf4c38bf89e56f954dbf59e0083ec50
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions