]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add qemuDomainAdjustMaxMemLock()
authorAndrea Bolognani <abologna@redhat.com>
Thu, 10 Dec 2015 17:39:14 +0000 (18:39 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 17 Dec 2015 09:12:47 +0000 (10:12 +0100)
commitac7e4df4f4adbcbf9ab79f0ee94bb97f8e1e9516
treeee6e48f27dca17f6ed54fb0892cf75096f713c75
parentbbefc9cc2e4111d183e0e68bc21c07094901158f
qemu: Add qemuDomainAdjustMaxMemLock()

This function detects whether a domain needs RLIMIT_MEMLOCK
to be set, and if so, uses an appropriate value.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h