Descriptioncc: Bump up pending tree now tiles order for smoothness mode.
In smoothness takes priority mode, we should ensure to return tiles
that are required for activation sooner than eventually bin. The reason
for this is that we don't want to starve activation and the prepainting
required for smoothness should already be covered by the soon bin.
Additionally, we have to ensure not to mark these tiles as violating
memory policy, since required for activation tiles need special
treatment (unfortunately). The reason for this is that activation is
currently tied to updating our recordings and smoothness mode would
otherwise starve activation even if we're past the recording region.
BUG=422819
R=reveman
Committed: https://crrev.com/0ad654fa43a6c361c901f027b6c5aa3adf3dfbca
Cr-Commit-Position: refs/heads/master@{#299386}
Patch Set 1 #Patch Set 2 : comment fix #Patch Set 3 : format fix #
Total comments: 8
Patch Set 4 : update eviction policy #Patch Set 5 : update #Patch Set 6 : update #
Messages
Total messages: 10 (2 generated)
|