Blame SOURCES/95-kvm-memlock.conf

9bac43
# The KVM HV implementation on Power can require a significant amount
9bac43
# of unswappable memory (about half of which also needs to be host
9bac43
# physically contiguous) to hold the guest's Hash Page Table (HPT) -
9bac43
# roughly 1/64th of the guest's RAM size, minimum 16MiB.
9bac43
#
9bac43
# These limits allow unprivileged users to start smallish VMs, such as
9bac43
# those used by libguestfs.
9bac43
#
9bac43
*	hard	memlock		65536
9bac43
*	soft	memlock		65536