On Sun, Aug 14, 2011 at 12:05:02AM +0200, Graeme Geldenhuys wrote:
> > How do you measure memory usage?
> 
> Two ways:
> 
> 1) 'gnome-system-monitor', look in the Processes tab, there is a Memory 
> column.
> 
> 2) Use 'top -p <processid>. Subtract the SHR value from the RES value.
> 
> What is what I mean by "memory usage".

If you use such crude tools, better do additional research before making
claims about a program. It might be the memory manager or heap
fragmentation, not the program.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to