forked from redhat-performance/tuned
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtuned.8
74 lines (73 loc) · 2.55 KB
/
tuned.8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
.\"/*.
.\" * All rights reserved
.\" * Copyright (C) 2009-2013 Red Hat, Inc.
.\" * Authors: Jan Kaluža, Jan Včelák, Jaroslav Škarvada,
.\" * Phil Knirsch
.\" *
.\" * This program is free software; you can redistribute it and/or
.\" * modify it under the terms of the GNU General Public License
.\" * as published by the Free Software Foundation; either version 2
.\" * of the License, or (at your option) any later version.
.\" *
.\" * This program is distributed in the hope that it will be useful,
.\" * but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" * GNU General Public License for more details.
.\" *
.\" * You should have received a copy of the GNU General Public License
.\" * along with this program; if not, write to the Free Software
.\" * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
.\" */
.\".
.TH "tuned" "8" "28 Mar 2012" "Fedora Power Management SIG" "Adaptive system tuning daemon"
.SH NAME
tuned - dynamic adaptive system tuning daemon
.SH SYNOPSIS
\fBtuned\fP [\fIoptions\fP]
.SH DESCRIPTION
\fBtuned\fR is a dynamic adaptive system tuning daemon
that tunes system settings dynamically depending on
usage.
.SH OPTIONS
.TP 12
.BI \-d "\fR, \fP" \-\-daemon
This options starts \fBtuned\fP as a daemon as opposed to
in the foreground without forking at startup.
.TP 12
.BI \-D "\fR, \fP" \-\-debug
Sets the highest logging level. This could be very useful when having trouble with \fBtuned\fP.
.TP 12
.BI \-h "\fR, \fP" \-\-help
Show this help.
.TP 12
.BI \-l " \fR[" \fILOG "\fR], " \fB\-\-log \fR[ \fB=\fILOG\fR]\fP
Log to the file \fILOG\fP. If no \fILOG\fP file is specified \fB/var/log/tuned/tuned.log\fP is used.
.TP 12
.BI \--no-dbus
Do not attach to DBus.
.TP 12
.BI \-P " \fR[" \fIPID "\fR], " \fB\-\-pid \fR[ \fB=\fIPID\fR]\fP
Write process ID to the \fBPID\fP file. If no \fIPID\fP file is specified \fB/run/tuned/tuned.pid\fP is used.
.TP 12
.BI \-p "\fR \fP" \fIPROFILE\fP "\fR, \fP" \-\-profile "\fR \fP" \fIPROFILE\fP
Tunning profile to be activated. It will override other settings (e.g. from \fBtuned-adm\fP).
This is intended for debugging purposes.
.TP 12
.BI \-v "\fR, \fP" \-\-version
Show version information.
.SH "FILES"
.nf
/etc/tuned
/usr/share/doc/tuned/README
.SH "SEE ALSO"
.LP
tuned.conf(5)
tuned\-adm(8)
.SH AUTHOR
.nf
Jan Kaluža <[email protected]>
Jan Včelák <[email protected]>
Jaroslav Škarvada <[email protected]>
Phil Knirsch <[email protected]>
.SH REPORTING BUGS
Report bugs to https://bugzilla.redhat.com/.