-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 thank for your answer
I understand the RSS size. 72 M for VSize 4 M for RSS. swap used= +72M ex: if N apache launched, the size of swap used increase to N*Vsize. Second, i see something strange during my test, on 2 différent sparc (SunFire versus Netra) The same apache binary (72 M VSize) compiled on SunFire grow to (140 M VSize) on Netra. So on the last hardware, the swap available decrease dramatically. pmap -x $pid, show me on my netra, 2 blocks of 65M reserved for anon memory (shared memory perhaps). I suspect a bad tunning of my OS (sparc64-solaris2.9) or perhaps a bad tuning of the apache config. I will start an accurate debug, googling so much ;) If you have any idea or link.... regards. Ralf S. Engelschall wrote: > > Well, you said "not RSS" above, but only the RSS is what really counts > here! The _virtual_ process size you can more or less completely ignore. > Here the different Unix flavors always differ dramatically because of > the way shared memory areas are counted, etc. So, as long as the RSS > of your processes is about 10MB, everything is just fine. BTW, as a > comparison: experience shows that a full-sized Apache usually grows up > to 50MB in RSS after some processing time. For a small Apache I expect > about 10MB RSS. The only thing you should keep in mind when comparing > RSS values is that your system should be not already swapping as this > fudges your comparison, of course. ;-) > > Ralf S. Engelschall > [EMAIL PROTECTED] > www.engelschall.com > > ______________________________________________________________________ > OpenPKG http://openpkg.org > Developer Communication List openpkg-dev@openpkg.org > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF1N1oJR5cCX8pccMRAgS9AKCVn2VLViGZpx5/leszSfwR8zXL6QCg5QpY rUkGtCFDHVk1dlRCIZJGWIM= =WxCp -----END PGP SIGNATURE----- ______________________________________________________________________ OpenPKG http://openpkg.org Developer Communication List openpkg-dev@openpkg.org