From 89ba184f70eb5d76cf9aff4e4d19553aaca6c49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Tue, 24 Nov 2015 15:44:13 +0100 Subject: [PATCH] man: oracle profile documented in individual manual page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Related: rhbz#1196294 Signed-off-by: Jaroslav Škarvada --- Makefile | 3 ++- doc/tuned-profiles-oracle.7 | 49 +++++++++++++++++++++++++++++++++++ doc/tuned-profiles-sap-hana.7 | 1 + doc/tuned-profiles-sap.7 | 1 + doc/tuned-profiles.7 | 5 +--- tuned.spec | 1 + 6 files changed, 55 insertions(+), 5 deletions(-) create mode 100644 doc/tuned-profiles-oracle.7 diff --git a/Makefile b/Makefile index 5cc1a7a..d675450 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ GITTAG = v$(VERSION) DIRS = doc doc/examples contrib tuningplugins monitorplugins ktune udev libexec FILES = tuned tuned.spec Makefile tuned.py tuned.initscript tuned.conf tuned-adm tuned_adm.py tuned-adm.pam tuned-adm.consolehelper tuned_nettool.py tuned_logging.py tuned.bash tuned.tmpfiles tuned.service -FILES_doc = doc/DESIGN.txt doc/README.utils doc/TIPS.txt doc/tuned.8 doc/tuned.conf.5 doc/tuned-adm.1 doc/README.scomes doc/diskdevstat.8 doc/netdevstat.8 doc/scomes.8 doc/varnetload.8 doc/tuned-profiles.7 doc/tuned-profiles-sap.7 doc/tuned-profiles-sap-hana.7 +FILES_doc = doc/DESIGN.txt doc/README.utils doc/TIPS.txt doc/tuned.8 doc/tuned.conf.5 doc/tuned-adm.1 doc/README.scomes doc/diskdevstat.8 doc/netdevstat.8 doc/scomes.8 doc/varnetload.8 doc/tuned-profiles.7 doc/tuned-profiles-sap.7 doc/tuned-profiles-sap-hana.7 doc/tuned-profiles-oracle.7 FILES_examples = ktune/sysctl.ktune FILES_contrib = contrib/diskdevstat contrib/netdevstat contrib/scomes contrib/varnetload FILES_tuningplugins = tuningplugins/cpu.py tuningplugins/disk.py tuningplugins/net.py tuningplugins/__init__.py @@ -119,6 +119,7 @@ install-base: install -m 0644 doc/tuned-profiles.7 $(DESTDIR)/usr/share/man/man7 install -m 0644 doc/tuned-profiles-sap.7 $(DESTDIR)/usr/share/man/man7 install -m 0644 doc/tuned-profiles-sap-hana.7 $(DESTDIR)/usr/share/man/man7 + install -m 0644 doc/tuned-profiles-oracle.7 $(DESTDIR)/usr/share/man/man7 # Install ktune configuration install -m 755 -d $(DESTDIR)/etc diff --git a/doc/tuned-profiles-oracle.7 b/doc/tuned-profiles-oracle.7 new file mode 100644 index 0000000..0fe608a --- /dev/null +++ b/doc/tuned-profiles-oracle.7 @@ -0,0 +1,49 @@ +.\"/* +.\" * All rights reserved +.\" * Copyright (C) 2009-2015 Red Hat, Inc. +.\" * Authors: Jaroslav Škarvada +.\" * +.\" * 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_PROFILES_ORACLE "7" "24 Nov 2015" "Fedora Power Management SIG" "tuned" +.SH NAME +tuned\-profiles\-oracle - description of profiles provided for the Oracle + +.SH DESCRIPTION +These profiles provides performance optimizations for the Oracle loads. + +.SH PROFILES +The following profiles are provided: + +.TP +.BI "oracle" +Profile optimized for Oracle databases based on throughput\-performance profile. +It additionaly disables transparent huge pages and modifies some other +performance related kernel parameters. + +.SH "FILES" +.NF +/etc/tune\-profiles/* + +.SH "SEE ALSO" +.BR tuned (8) +.BR tuned\-adm (1) +.BR tuned\-profiles (7) +.BR tuned\-profiles\-sap (7) +.BR tuned\-profiles\-sap\-hana (7) +.SH AUTHOR +.NF +Jaroslav Škarvada diff --git a/doc/tuned-profiles-sap-hana.7 b/doc/tuned-profiles-sap-hana.7 index 2ead85a..99bff7f 100644 --- a/doc/tuned-profiles-sap-hana.7 +++ b/doc/tuned-profiles-sap-hana.7 @@ -52,6 +52,7 @@ recieve offload for the network adapter. .BR tuned\-adm (1) .BR tuned\-profiles (7) .BR tuned\-profiles\-sap (7) +.BR tuned\-profiles\-oracle (7) .SH AUTHOR .NF Jaroslav Škarvada diff --git a/doc/tuned-profiles-sap.7 b/doc/tuned-profiles-sap.7 index 400b209..1ee0824 100644 --- a/doc/tuned-profiles-sap.7 +++ b/doc/tuned-profiles-sap.7 @@ -44,6 +44,7 @@ areas a process may have. .BR tuned\-adm (1) .BR tuned\-profiles (7) .BR tuned\-profiles\-sap\-hana (7) +.BR tuned\-profiles\-oracle (7) .SH AUTHOR .NF Jaroslav Škarvada diff --git a/doc/tuned-profiles.7 b/doc/tuned-profiles.7 index 0ff8905..6668f49 100644 --- a/doc/tuned-profiles.7 +++ b/doc/tuned-profiles.7 @@ -78,10 +78,6 @@ Profile optimized for virtual guests based on enterprise-storage profile. It add .BI "virtual\-host" Profile optimized for virtual hosts based on enterprise-storage profile. It additionally decreases virtual memory swapiness and enables more aggresive writeback of dirty pages. -.TP -.BI "oracle" -Profile optimized for Oracle databases based on throughput\-performance profile. It additionaly disables transparent huge pages and modifies some other performance related kernel parameters. - .SH "FILES" .NF /etc/tune-profiles/* @@ -91,6 +87,7 @@ Profile optimized for Oracle databases based on throughput\-performance profile. .BR tuned\-adm (1) .BR tuned\-profiles\-sap (7) .BR tuned\-profiles\-sap\-hana (7) +.BR tuned\-profiles\-oracle (7) .SH AUTHOR .NF Marcela Mašláňová diff --git a/tuned.spec b/tuned.spec index de8dd75..364eb1f 100644 --- a/tuned.spec +++ b/tuned.spec @@ -182,6 +182,7 @@ fi %files profiles-oracle %defattr(-,root,root,-) %{_sysconfdir}/tune-profiles/oracle +%{_mandir}/man7/tuned-profiles-oracle.7* %changelog * Thu Oct 10 2013 Jaroslav Škarvada - 0.2.24-1