Re: On memory consumption - request for comments
Michael Peters <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 02/11/2011 09:26 AM, Torsten Förtsch wrote: > What does that mean? > ==================== > > The total size of a process comprises its complete address space. Normally, by > far not everything of this space is present in RAM. I'm not sure I'm understanding you correctly here, but are you saying that most of the time not all of a process's memory space is in hardware RAM? If you are saying that, then I would disagree, at least in the context of httpd/mod_perl. Most of the time (if not all the time) the goal should be to have enough RAM that your httpd processes completely fit into memory. Or am I missing something? -- Michael Peters Plus Three, LP