systune
Kernel tuning through the /proc filesystem.
- Provided by: systune (Version: 0.5.13+nmu2build1)
- Report a bug
Kernel tuning through the /proc filesystem.
systune [ -c, --config configfile ] [ -h, --help ] [ -v, --verbose ]
This program writes kernel parameters, previously saved in a configuration file, to the /proc filesystem. This enables kernel performance to be adjusted without recompiling the kernel.
Each definition takes a single line, in the form path:definition, where path must begin with /proc/sys/. Paths beginning with any other sequence are silently ignored.
Comments are introduced by the character #. The whole line from the # character onwards is discarded, together with any whitespace immediately preceding it.
Blank lines are ignored.
Piotr Roszatycki <dexter@debian.org>.
Daniel Podlejski, Oliver Elphick.