Updates:
        Status: Duplicate
        Mergedinto: 11700

Comment #1 on issue 21230 by [email protected]: Page loading sucks when  
page allocated to swapped out process
http://code.google.com/p/chromium/issues/detail?id=21230

The Jank triage team discussed the idea of detecting swapped-out processes  
and
avoiding allocating to them.  The problem is that this starts a snowball  
effect (the
swapped-in process gets bigger and pushes more things out, so everything  
ends up in
one process) and defeats the process isolation benefits.

It seems like the right answer here is to try and fix jank due to being  
swapped out.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to