[ATrpms-users] dl.atrpms.net down?

Axel Thimm Axel.Thimm at ATrpms.net
Fri May 2 01:34:18 CEST 2008


On Fri, May 02, 2008 at 02:29:36AM +0300, Axel Thimm wrote:
> On Fri, May 02, 2008 at 12:16:08AM +0100, John Robinson wrote:
> > On 01/05/2008 23:40, Axel Thimm wrote:
> > [...]
> > > OK, I tried
> > > 
> > > # ps -e --no-headers -o vsz,cmd|grep httpd| wc -l
> > > 111
> > > # ps -e --no-headers -o vsz,cmd|grep httpd|(j=0; while read i c ; do j=`expr $i + $j` ; done ; echo $j)
> > > 40752756
> > > # ps -e --no-headers -o rsz,cmd|grep httpd|(j=0; while read i c ; do j=`expr $i + $j` ; done ; echo $j)
> > > 3569776
> > > 
> > > So it's about 32MB/360MB real/virtual just as you said in the beginning.
> > 
> > I'm still surprised at how big they are; without making any effort my 
> > PHP+SSL httpds are 8MB/20MB. Are you using mod_perl?
> 
> It's there, but not used. I assume the size depends on the payload
> which makes httpd allocate more buffers.
> 
> > Also, as you saw, my "used memory" shown by `free` is way less than the 
> > total of my RSZ (and less than RAM) - how much RAM do you have in that 
> > server (I guess: 2GB) and is it swapping (I guess: no)?
> 
> 4GB and no swapping, so the RSS would make sense in my setup.

Sorry, wrong server, it was 6GB. But 1.5GB are actually allocated to a
xen vm, so it's 4.5GB net + balooning.
-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20080502/b44793a3/attachment.bin 


More information about the atrpms-users mailing list