Comment #11 on issue 2269 by [email protected]: Cached files with expired max-age are not removed from the memory http://code.google.com/p/chromium/issues/detail?id=2269
There are two in-memory caches in Chrome. The first one is the Webkit cache, distributed among all renderers and with a total size of 32 MB. The second one is Chrome specific, and only used for incognito windows (as opposed to the regular disk cache used for normal windows). This one uses up to 2% of the system's memory, with a max limit of 50 MB (reached on systems with 2.5 GB of RAM). Comment #9 applies to this cache (and the disk backed one). -- 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 -~----------~----~----~----~------~----~------~--~---
