[plug] memory question

James Devenish devenish at guild.uwa.edu.au
Mon Jun 30 07:49:33 WST 2003


In message <20030629113813.C27882 at THE-TECH.MIT.EDU>
on Sun, Jun 29, 2003 at 11:38:13AM -0400, indy at THE-TECH.MIT.EDU wrote:
> and seems to use roughly 185 Meg.

Is that counting swapped bytes, or only resident bytes? If only resident
bytes, someone might report a lower figure yet be using more memory in
total because some bytes have been swapped to disk.

> apache is running 2 processes, roughly 3 megs each..

How is this reported in Linux? Perhaps there are two processes using 3MB
each. Or maybe there are two threads using 3MB in total? Or two
processes using 3MB each including shared data for a total usage that is
less than 6MB? How do you find this out?




More information about the plug mailing list