[chromium-dev] private VM field on the about:memory page

2009-08-24 Thread Anand Mistry
I'm looking at the about:memory page and am wondering how useful is the private VM field? Would it be just as good to have a total VM instead? The reason I ask is because private VM doesn't map easily to Linux where private pages can be shared becuase of copy-on-write. Also, in general, how

[chromium-dev] Re: private VM field on the about:memory page

2009-08-24 Thread Anand Mistry
On Mon, Aug 24, 2009 at 11:42 PM, Joel Stanley j...@jms.id.au wrote: Hello, On Mon, Aug 24, 2009 at 22:48, Anand Mistryakmis...@gmail.com wrote: Also, in general, how useful is knowing VM size considering it's not necessarily corollated with actual memory usage? I chatted with a few

[chromium-dev] Can someone compile this patch for me?

2009-08-02 Thread Anand Mistry
Hi all, I don't have the resources (disk space + tools) to compile my patch under Windows and OSX, so can someone on this list quickly try it before I post it for review? And on Windows, do a sanity check on the about:memory page. Patch is attached. Thanks, - Anand

[chromium-dev] Re: Can someone compile this patch for me?

2009-08-02 Thread Anand Mistry
Thanks to all. I didn't know about the try bot, so I've posted the patch for review and I'm watching the buildbot. On Mon, Aug 3, 2009 at 12:15 PM, Joel Stanley j...@jms.id.au wrote: Hello, On Mon, Aug 3, 2009 at 11:35, Anand Mistryakmis...@gmail.com wrote: Hi all, I don't have the