Re: Memory leak - how to investigate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 2/3/2014 13:39, Les Mikesell wrote:
>
> A new child process will share almost all
> memory with the parent, slowly growing as values change.

The trick is to load up as much as possible in the parent before the 
children start forking off.

If the parent does little more than initialize the web stack itself, the 
children don't end up sharing anything app-specific, which can end up 
being a huge waste of RAM.
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux