Hi, On Wed, 2007-01-17 at 09:30 -0500, Brian J. Murrell wrote: > On Wed, 2007-01-17 at 09:10 -0500, D Bera wrote: > > > Well, in fact beagled only grew from 87MB to 94MB before this bug > > > struck. Very reasonable growth IMHO. > > > > Thats VMSize - right ? Then its reasonable. > > Yes, very reasonable I think. > > > The snapshots from your earlier run would have been better. > > Indeed. I have restarted beagled with heap-shot and am currently at a > VmSize of 100MB.
Just FYI, VmSize is largely irrelevant; it's not an indicator of how much memory an application is using. RSS and GC.GetTotalMemory are the two interesting statistics printed by --debug-memory. Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
