aboutsummaryrefslogtreecommitdiffstats
path: root/main/lvm2/mlockall-default-config.patch
blob: 1b7590d74b474f3c9446e0f9777b1b68de682295 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./conf/example.conf.in.orig
+++ ./conf/example.conf.in
@@ -1352,7 +1352,7 @@
 	# Use the old behavior of mlockall to pin all memory.
 	# Prior to version 2.02.62, LVM used mlockall() to pin the whole
 	# process's memory while activating devices.
-	use_mlockall = 0
+	use_mlockall = 1
 
 	# Configuration option activation/monitoring.
 	# Monitor LVs that are activated.