Re: [Hampshire] maximum memory use for a process

Top Page
Author: Andy Smith
Date:  
To: hampshire
Subject: Re: [Hampshire] maximum memory use for a process

Reply to this message
gpg: failed to create temporary file '/var/lib/lurker/.#lk0x56aa3100.hantslug.org.uk.1966': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: Signature made Wed Feb 6 19:39:33 2008 GMT
gpg: using DSA key 2099B64CBF15490B
gpg: Can't check signature: No public key
On Wed, Feb 06, 2008 at 07:32:49PM +0000, Andy Smith wrote:
> The first value in /proc/<pid>/statm is the VSZ and the second value
> is the RSS. i.e. The total amount of memory used including that in
> swap, and the amount of resident memory used.
>
> Both values are in pages -- usually (always?) 4096kiB


.. 4kiB or 4096B..

Cheers,
Andy