> Now, I don't suppose anyone could point me to an explanation of what
> this particular command line flag does exactly?

http://dev.chromium.org/memory-usage-backgrounder

Copy-pasted from that page:

Chrome offers 3 runtime memory management models:
  --memory-model=high      Never voluntarily relinquish memory
  --memory-model=medium  Voluntarily reduce working set when switching
tabs
  --memory-model=low       Voluntarily reduce working set when
switching tabs and also when the browser is not actively being used.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to