OpenVZ Forum


Home » General » Discussions » Memory Issue size
Re: Memory Issue size [message #1664 is a reply to message #1660] Sun, 19 February 2006 10:03 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

1. why have you set ugidlimit to 99999999? this is quite huge and I suppose allows DoS from your VPs.
Do you really have 99millions of users and groups in your VPS???

2. I suppose string lenght has nothing to do with real memory allocated by perl.

Why? because:
- perl allocates lot's of memory on his own.
- AFAIK it uses garbarge collection

You can check it with RSS memory which is shown by top and ps.
Also, as barmaley pointed to you, all these parameters limit address space. Which is usually bigger than a set of allocated pages by application. So, for example, if perl mmap()'s some big file in it's address space it consumes privvmpages.



http://static.openvz.org/userbars/openvz-developer.png
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Anyone know how to use Samba as PDC in a VPS?
Next Topic: Memory Issue Inside Of Vps see all Memory from server host
Goto Forum:
  


Current Time: Fri Aug 08 09:22:51 GMT 2025

Total time taken to generate the page: 0.35517 seconds