DescriptionScale backing store cache size.
The approach is borrowed from render_process_host's kMaxRenderersByRamTier.
The values were chosen to keep a minimal number of DIBs in the extreme low RAM
case, and scale up linearly from there to the previous (constant) value of 5.
Patch by Joel Stanley.
BUG=12028
Patch Set 1 #
Total comments: 5
Patch Set 2 : addresses issues #
Total comments: 4
Patch Set 3 : fixes bad whitespace #Patch Set 4 : more review changes #
Total comments: 3
Patch Set 5 : more updates #Patch Set 6 : less out of bounds array access #Messages
Total messages: 12 (0 generated)
|