On 13 August 2011 23:25, Marco van de Voort  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".





-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net

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

Reply via email to