Blame SOURCES/ksmtuned.conf

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