On Tue, 2006-04-18 at 14:23 -0400, Osmani Gomez wrote:
> The interesting thing is there is another server with the same OS, 
> pretty same config with the same code, but apache was installed there 
> some time ago, I do not know the compile parameter. This one show a high 
> shared memory about 40 MB.

I'm guessing that they have different kernels or different GCC versions.

As we discovered, the shared memory approaches we were using are not
very accurate anyway.  You're better off looking at the actual free RAM
left, as reported by /usr/bin/free.

- Perrin

Reply via email to