diff options
author | 2022-06-10 16:19:57 -0700 | |
---|---|---|
committer | 2022-06-21 15:41:46 -0700 | |
commit | f0f1fb99fe6b3e83350200cdafb72b9bdec42088 (patch) | |
tree | ae637c13f4d73b3c5b39122d0c74957281646a7c /api/api.go | |
parent | 3b84c43c1e29ae4fb3b83259ede3e73aed52687c (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
Merged-In: Ia95a76f86cf4c38bf89e56f954dbf59e0083ec50
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions