OpenVZ Forum


Home » General » Support » Question about memory resource parameters
Re: Question about memory resource parameters [message #2005 is a reply to message #2004] Mon, 13 March 2006 15:32 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Normal zone is a chunk of memory which is directly accessiable by kernel. i.e. it is memory which kernel _can_ use for its data structures etc. Its size influences how many tasks you can create, how many files you can open etc. Usually it is unimportant how large Normal Zone is, since 700Mb is large enough actually Smile However, if you run too many VPSs with too many tasks in it, you can run out of kernel memory.
Enteprise kernel uses so-called 4GB user/kernel space split which increases normal zone size from 700Mb to 3.5Gb, but it introduces some CPU overhead.

Applications can use _all_ the memory available on node (if appropriate kernel is used, i.e. with PAE mode if >4GB RAM is installed).

I can't get how Zimbra cares for it. If it simply checks for
LowTotal: 906064 kB
line in /proc/meminfo, then it is poorly designed application :/


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 64Bit CPU Required for high RAM OpenVZ Servers?
Next Topic: using network aliases
Goto Forum:
  


Current Time: Mon Aug 18 12:56:20 GMT 2025

Total time taken to generate the page: 0.33013 seconds