]> git.pld-linux.org Git - packages/qemu.git/blobdiff - ksmtuned.conf
- added Kernel Samepage Merging support from qemu-kvm
[packages/qemu.git] / ksmtuned.conf
diff --git a/ksmtuned.conf b/ksmtuned.conf
new file mode 100644 (file)
index 0000000..fc4518c
--- /dev/null
@@ -0,0 +1,21 @@
+# Configuration file for ksmtuned.
+
+# How long ksmtuned should sleep between tuning adjustments
+# KSM_MONITOR_INTERVAL=60
+
+# Millisecond sleep between ksm scans for 16Gb server.
+# Smaller servers sleep more, bigger sleep less.
+# KSM_SLEEP_MSEC=10
+
+# KSM_NPAGES_BOOST=300
+# KSM_NPAGES_DECAY=-50
+# KSM_NPAGES_MIN=64
+# KSM_NPAGES_MAX=1250
+
+# KSM_THRES_COEF=20
+# KSM_THRES_CONST=2048
+
+# uncomment the following if you want ksmtuned debug info
+
+# LOGFILE=/var/log/ksmtuned
+# DEBUG=1
This page took 0.085648 seconds and 4 git commands to generate.