OpenVZ Forum


Home » General » Support » More on memory limits
Re: More on memory limits [message #1001 is a reply to message #997] Wed, 25 January 2006 09:46 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Locked pages are those, protected by mlock() or IPC_LOCK.
These are rarely used, but if an application locks the page, it becomes unreclaimable and unswappable, so this resource should be controlled for sure.

locked pages are usually used in security software to make sure that page won't be dropped from memory to swap etc. and password won't be foundable in swap file Smile


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Previous Topic: OpenVZ OS Requirements
Next Topic: Problem with NAT
Goto Forum:
  


Current Time: Sun Nov 03 11:19:52 GMT 2024

Total time taken to generate the page: 0.05030 seconds