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