[Ottawa-pm] Catalyst::Plugin::MemoryUsage

Dave O'Neill dmo at acm.org
Mon Nov 29 09:10:56 PST 2010


On Sun, Nov 28, 2010 at 10:59:18PM -0500, Yanick Champoux wrote:S

> Usually I don't broadcast my new modules on the list, but this time I  
> thought it might be interesting for some, as it's using Memory::Usage,  
> written by Dave O'Neill (hi Dave!).

Good to know that someone besides me finds it useful!

A question, though... the stats you show on the blog post, are they 
actual values, or did you sanitize them somehow?  It looks like there's 
something wrong with the report.  For example:

time    vsz (  diff)    rss (  diff) shared (  diff)   code (  diff)   data (  diff)
[...]
     0  45304 (     0)  38640 (     0)   3448 (     0)   1112 (     0)  35168 (     0) after Galuga::Controller::Root : _AUTO
     0  46004 (     0)  39268 (     0)   3456 (     0)   1112 (     0)  35868 (     0) after Galuga::Controller::Entry : entry/index
[...]

You can see that vsz, rss, shared, and data all increased, but the diff 
column doesn't show it.  I'm just wondering if I've got a bug somewhere.  

Cheers,
Dave


More information about the Ottawa-pm mailing list