tuned-adm (8) - Linux Manuals
tuned-adm: commandline tool for switching between different tuning profiles
Command to display tuned-adm
manual in Linux: $ man 8 tuned-adm
NAME
tuned-adm - commandline tool for switching between different tuning profiles
SYNOPSIS
tuned-adm
[
list |
active |
profile <profile> |
off |
verify |
recommend]
DESCRIPTION
This command line utility allows you to switch between user definable tuning
profiles. Several predefined profiles are already included. You can even
create your own profile, either based on one of the existing ones by copying
it or make a completely new one. The distribution provided profiles are stored
in subdirectories below
/usr/lib/tuned and the user defined profiles in
subdirectories below
/etc/tuned. If there are same profiles on both places,
user defined profiles have precedence.
OPTIONS
list
List all available profiles.
active
Show current active profile.
profile PROFILE
Switches to the given profilename. If none is given or no valid one is given
the command gracefully exits without performing any operation.
verify
Verifies current profile against system settings. Outputs information whether
system settings matches current profile or not (e.g. somebody modified
sysfs/sysctl value by hand). Detailed information what is checked, what
value is set and what value is expected can be found in the log.
recommend
Recommend profile suitable for your system. Currently only static detection is
implemented - it decides according to data in /etc/system-release-cpe and
virt-what output. The rules for autodetection are defined in recommend.conf in
profile directory. They can be overriden by user by putting the recommend.conf
into /etc/tuned. The default rules recommend profiles targeted to the best
performance or balanced profile if unsure.
off
Unload tunings.
FILES
/etc/tuned/*
/usr/lib/tuned/*
AUTHOR
Jaroslav Škarvada <jskarvad [at] redhat.com>
Jan Kaluža <jkaluza [at] redhat.com>
Jan Včelák <jvcelak [at] redhat.com>
Marcela Mašláňová <mmaslano [at] redhat.com>
Phil Knirsch <pknirsch [at] redhat.com>
Pages related to tuned-adm
- tuned (8) - dynamic adaptive system tuning daemon
- tuned_selinux (8) - Security Enhanced Linux Policy for the tuned processes
- tune2fs (8) - adjust tunable file system parameters on ext2/ext3/ext4 file systems
- tunefs (8) - Change OCFS2 file system parameters.
- tunegfs2 (8) - View and manipulate gfs2 superblocks
- tunelp (8) - set various parameters for the lp device
- tuna (8) - program for tuning running processes