Descriptioncontent: Use at most 128MB of discardable memory on Android.
512MB is needed on desktop to not regress performance on
some important benchmarks but this limit is much more than
needed on Android. By reducing it to 128MB we can also
avoid using a different allocation size on Android. This
makes the discardable memory behavior more consistent
across platforms and improves the browser's ability to
purge memory on Android.
This change also reduces the amount of discardable memory
used on low end devices to 1/8th of the normal limit.
BUG=489174
Committed: https://crrev.com/df13fe318df46dc9955762da26c473e1d5f0e0ac
Cr-Commit-Position: refs/heads/master@{#330754}
Patch Set 1 #Patch Set 2 : include low-end device tuning #
Messages
Total messages: 7 (2 generated)
|