Comment #20 on issue 10727 by [email protected]: Very heavy cache-access makes for serious performance degradation http://code.google.com/p/chromium/issues/detail?id=10727
The units for disk-cache-size are bytes, so --disk-cache-size=83886080 limits the disk cache to 80 MB. Without this command line argument, the max size depends on the available disk space, but has an upper limit of 320 MB. Currently, there is no way to limit the space used by other parts of the browser, like the history database. -- 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 -~----------~----~----~----~------~----~------~--~---
