On Tue, Jun 1, 2010 at 11:47 AM, William A. Rowe Jr. <wr...@rowe-clan.net> wrote:
> If you don't do this during startup, beware. You are exploding memory by > taking what were copy-on-write shadow pages of the original parent process, > and munging X copies where X is the number of worker processes you have. > And if it is threaded, outch. So I guess that for the sake of speed, there is no IPC lock I can use to change them? -- Andrew