Jonathan wrote:
> i formatted a spare drive and isntalled ubuntu- then installed my stuff
> 
> here are osx , freebsd and ubuntu  (debian )
> 
> all numbers are from ps aux , and list  ( in this order )
>     VSZ        RSS
> Startup
>             OSX                FreeBSD            Ubuntu
> Parent        80552  30796    55148 51736        41252 33420
> Child        76560  296        55412 51956        41252 31060
> 
> First Request
> 
>             OSX                FreeBSD            Ubuntu
> Child        76560 16960        55412 52070        41384 32340
Every one of those looks as I would expect.

They don't match and there is no reason they should. Though I do have to say
OSX has decided to keep a surprisingly small amount of the httpd children in 
physical ram.

RSS is not shared RAM, but memory resident -- the rest in is swapped out.

Its actually pretty impressive you didn't loose a single byte on FreeBSD/OSX 
and only 132btyes on ubuntu.



-- 
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /
 / /|_/ / // /\ \/ /_/ / /__
/_/  /_/\_, /___/\___\_\___/
       <___/

Reply via email to