On 7/2/07, Graham Dumpleton <[EMAIL PROTECTED]> wrote:
> What is the initial memory size of the process when it is first
> started? In other words, does it start out this large or grow over
> time?
>
> Have you identified whether it is requests against specific URLs
> within your application which causes it to grow a lot?

These are initial right-after-start values.

> Hmmm, have you actually done any research into what these figures
> actually mean. Are you aware that VmPeak/VMSize don't necessarily
> actually mean that that amount of physical memory is being used?

> The figure that one normally pays attention to is RSS, which is the
> resident memory size. Thus your application is only actually consuming
> about 10MB of memory, not 60MB.

I'm running my server in OpenVZ, where hardlimit counts VmSize.

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to