OpenVZ Forum


Home » General » Support » Help with failed LockPages UBC
Re: Help with failed LockPages UBC [message #27293 is a reply to message #27289] Thu, 14 February 2008 07:48 Go to previous messageGo to previous message
xemul is currently offline  xemul
Messages: 248
Registered: November 2005
Senior Member
As the quick and easy test you may set llockedpages to some very high value (like 2147483647 Wink) and check the maxheld after the application successful start.

Besides, you may start this app under strace like this
strace -fF -o log -e mlock,mlockall <app>

and check how many memory this application is trying to lock


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Previous Topic: Kernel build help
Next Topic: TUN device in VE
Goto Forum:
  


Current Time: Fri Oct 04 06:43:14 GMT 2024

Total time taken to generate the page: 0.04926 seconds