Reduce dirty image pages by improving binning
Change ordering from dirty to less dirty since ArtFields are clean
and they are last. Add separate binning for DexCache and instances
of java lang object (probably a lock object).
Business card .art RAM (on shamu):
PSS Private Dirty
.art mmap 1011 600
.art mmap 990 560
Bug: 27906566
(cherry picked from commit 794bff5f)
Change-Id: I31c9ff41c3d713fc3b14573c2b731325ac6f366f
Loading
Please sign in to comment