Blame SOURCES/ksmtuned.conf

4a2fec
# Configuration file for ksmtuned.
4a2fec
4a2fec
# How long ksmtuned should sleep between tuning adjustments
4a2fec
# KSM_MONITOR_INTERVAL=60
4a2fec
4a2fec
# Millisecond sleep between ksm scans for 16Gb server.
4a2fec
# Smaller servers sleep more, bigger sleep less.
4a2fec
# KSM_SLEEP_MSEC=10
4a2fec
4a2fec
# KSM_NPAGES_BOOST=300
4a2fec
# KSM_NPAGES_DECAY=-50
4a2fec
# KSM_NPAGES_MIN=64
4a2fec
# KSM_NPAGES_MAX=1250
4a2fec
4a2fec
# KSM_THRES_COEF=20
4a2fec
# KSM_THRES_CONST=2048
4a2fec
4a2fec
# uncomment the following if you want ksmtuned debug info
4a2fec
4a2fec
# LOGFILE=/var/log/ksmtuned
4a2fec
# DEBUG=1