Re: Memory usage [message #12443 is a reply to message #12441] |
Sat, 28 April 2007 10:32   |
rickb
Messages: 368 Registered: October 2006
|
Senior Member |
|
|
privvmpages is not memory in use, its allocated memory. you can malloc() your heart out, and throw your privvmpages thru the ceiling, without copying any bits to your ram, rss. check the UBC wiki page for privvmpages and physpages definitions.
I wouldn't set privvm that low, 75% of the HN's physical memory is a good estimate, assuming you have more then a few VEs on the node.
-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions
UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
|
|
|