commit | 571aa6fb494621acb178c42a7a70f64e7c6f6e7d | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Feb 28 12:51:03 2023 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Feb 28 12:51:03 2023 -0800 |
tree | a9980eb93df9cf599a9b5825fd3e2e512c3d7bae | |
parent | ae41acbe90c5a33c24084db4f93e3072d95df0db [diff] |
Switch to purge all unused memory to kernel. The new option purges all memory, but could take some extra time. However, there isn't much memory in the zygote so this should not incur much extra time during the purge operation. Bug: 243851006 Test: Verified that the zygote and zygote 64 on oriole reduce the Test: RSS by about 300K on average. Change-Id: Ic5eac43813163efb2c049ed280c2f15a89c3fa18