[quotemsg=12748204,0,1590611]Interesting, when I closed Firefox and restarted Chrome, the physical memory usage dropped to the mid 50's. However after opening and closing a few tabs, the usage began creeping up. Now at 74%, my guess the next stop will shortly be over 80%. I suppose I can always shut down and reopen Chrome every time it begins to get overloaded but that seems a bit cumbersome. There has to be a better way.
[/quotemsg]
based on what you said, opening and closing tabs caused memory usage to go up, it is 90% gonna be a memory leak. to be honest i dont know the deets of memory leaks, but the predominant problem is that memory usage continues to rise even when your not asking anymore of the process. so opening a new tab should increase usage, but closing it should get rid of that extra usage. however, with a memory leak, the usage wont drop, it will stay. so opening and closing tabs will slowly build memory usage without allowing it to fall. i had this problem with a game client. The client would use nearly 2G of ram. and if i repeatedly opened and closed it i could get it to reach 3-4. reinstall fixed it.