OpenVZ Forum


Home » General » Support » Performance problem... Need help with setting UBC
Re: Performance problem... Need help with setting UBC [message #15368 is a reply to message #15363] Sat, 28 July 2007 10:12 Go to previous messageGo to previous message
den is currently offline  den
Messages: 494
Registered: December 2005
Senior Member
VPS 101 has 80 "other" sockets currently. Other sockets are:
- unix domain
- UDP
- netlink
- packet
- raw IP
- etc

Lets consider Unix domain sockets as an example. In order to function efficiently, they should have something like 64 kb of buffer space. So, the limit should be configured to 64 * 104 = ~6.5MB. You have only 130kb set.

Also VPS 101 has a kernel memory shortage. Lets start from sockets Smile. You have 104 + 35 = 139. They consume something like 1MB of kernel memory. There are 35 processes. They also consume 1MB of kernel memory (I have a number of 6 pages per/process as a minimum). There are other consumers like open files etc. So, the limit should be definitely higher.

I think this will help you Smile

Regards,
Den
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: /dev/console virtualization, somehow?
Next Topic: Speed up copy
Goto Forum:
  


Current Time: Fri Sep 19 18:49:19 GMT 2025

Total time taken to generate the page: 0.06013 seconds