Comment: Re:Linux::Smaps (Score 1) on 2010.03.01 16:12
But for practical purposes of controlling apache process growth, just counting the private memory is the right thing to do (or counting all the root process's memory + just private from the kids to get a reasonable total.)
Read More
8 comments
I'm curious to know just what you are seeing shared in apache children that isn't copy-on-write memory?
