On Sat, Mar 19, 2016 at 14:53:45 +0200, Roy Shterman wrote:
Hi Jirka,
Thanks for your answer, but I'm looking for a way to set RLIMIT_MEMLOCK
without locking all VM memory.
I'm wondering if there is a way to set RLIMIT_MEMLOCK without using the
methods you wrote above.
No, libvirt doesn't provide any way to do this. But why would you even
want to do that? RLIMIT_MEMLOCK is irrelevant when you don't lock the
memory.
Jirka