vmexec-ksm(1) | General Commands Manual | vmexec-ksm(1) |
NAME
vmexec-ksm - Check and change KSM status
SYNOPSIS
vmexec ksm [-e|--enable] [-d|--disable] [-h|--help]
DESCRIPTION
Check and change KSM status
Without flags, this prints the current KSM state and some stats.
OPTIONS
- -e, --enable
- Persistently enable KSM by writing settings to /etc/tmpfiles.d/ksm.conf
- -d, --disable
- Persistently disable KSM by deleting /etc/tmpfiles.d/ksm.conf
- -h, --help
- Print help (see a summary with '-h')
ksm |