commit | 801fe3af80eb7d6993f162586ac6d00d308871af | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Apr 30 17:45:48 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed May 01 12:15:35 2019 -0700 |
tree | a6edbb65b0e78d322d24be0a0f49c37b917e4576 | |
parent | 25b667ba3910fb6ad74e2cad1bd1d66d8de9369f [diff] |
Remove unused stats from cache structure. Removing the stats make the whole cache structure fit in a single page. Bug: 131362671 Test: Verified that all bionic malloc benchmarks are still the same. Test: It turns out that the malloc_sql benchmarks seem to get faster. Test: Verified that after this change, it saves about 2K PSS per thread. Change-Id: I4dcd633543f05f1a9d47db175f9977ddb42188a9 (cherry picked from commit a8b52518654725e64def5ebbd0ed472100e5a522)