=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ksmtuned-4.20150326/ksmtuned-44- ksmtuned-4.20150326/ksmtuned:45:total=`awk '/^MemTotal:/ {print $2}' /proc/meminfo` ksmtuned-4.20150326/ksmtuned-46-debug total $total ############################################## ksmtuned-4.20150326/ksmtuned-108- if [ $free -lt $thres ]; then ksmtuned-4.20150326/ksmtuned:109: npages=`increase_npages $KSM_NPAGES_BOOST` ksmtuned-4.20150326/ksmtuned-110- debug "$free < $thres, boost" ksmtuned-4.20150326/ksmtuned-111- else ksmtuned-4.20150326/ksmtuned:112: npages=`increase_npages $KSM_NPAGES_DECAY` ksmtuned-4.20150326/ksmtuned-113- debug "$free > $thres, decay"