diff --git a/man/tuned-profiles-atomic.7 b/man/tuned-profiles-atomic.7 index 54ddd48..a9037fe 100644 --- a/man/tuned-profiles-atomic.7 +++ b/man/tuned-profiles-atomic.7 @@ -52,6 +52,7 @@ netfilter connections tracking. .BR tuned\-profiles (7) .BR tuned\-profiles\-sap (7) .BR tuned\-profiles\-sap\-hana (7) +.BR tuned\-profiles\-oracle (7) .BR tuned\-profiles\-realtime (7) .BR tuned\-profiles\-compat (7) .SH AUTHOR diff --git a/man/tuned-profiles-compat.7 b/man/tuned-profiles-compat.7 index 741e68f..c45d3e2 100644 --- a/man/tuned-profiles-compat.7 +++ b/man/tuned-profiles-compat.7 @@ -86,6 +86,7 @@ set to performance. .BR tuned\-profiles\-atomic (7) .BR tuned\-profiles\-sap (7) .BR tuned\-profiles\-sap\-hana (7) +.BR tuned\-profiles\-oracle (7) .BR tuned\-profiles\-realtime (7) .SH AUTHOR .NF diff --git a/man/tuned-profiles-oracle.7 b/man/tuned-profiles-oracle.7 new file mode 100644 index 0000000..9256d62 --- /dev/null +++ b/man/tuned-profiles-oracle.7 @@ -0,0 +1,53 @@ +.\"/* +.\" * All rights reserved +.\" * Copyright (C) 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" "26 Jun 2015" "Fedora Power Management SIG" "tuned" +.SH NAME +tuned\-profiles\-oracle - description of profiles provided for the Oracle + +.SH DESCRIPTION +These profiles are provided 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 +.I /etc/tuned/* +.I /usr/lib/tuned/* + +.SH "SEE ALSO" +.BR tuned (8) +.BR tuned\-adm (8) +.BR tuned\-profiles (7) +.BR tuned\-profiles\-sap (7) +.BR tuned\-profiles\-sap\-hana (7) +.BR tuned\-profiles\-atomic (7) +.BR tuned\-profiles\-realtime (7) +.BR tuned\-profiles\-compat (7) +.SH AUTHOR +.NF +Jaroslav Škarvada diff --git a/man/tuned-profiles-realtime.7 b/man/tuned-profiles-realtime.7 index e182ef4..7363472 100644 --- a/man/tuned-profiles-realtime.7 +++ b/man/tuned-profiles-realtime.7 @@ -43,6 +43,7 @@ Profile optimized for realtime. .BR tuned\-profiles (7) .BR tuned\-profiles\-sap (7) .BR tuned\-profiles\-sap\-hana (7) +.BR tuned\-profiles\-oracle (7) .BR tuned\-profiles\-atomic (7) .BR tuned\-profiles\-compat (7) .SH AUTHOR diff --git a/man/tuned-profiles-sap-hana.7 b/man/tuned-profiles-sap-hana.7 index ed85605..9c6160c 100644 --- a/man/tuned-profiles-sap-hana.7 +++ b/man/tuned-profiles-sap-hana.7 @@ -54,6 +54,7 @@ recieve offload for the network adapter. .BR tuned\-profiles (7) .BR tuned\-profiles\-atomic (7) .BR tuned\-profiles\-sap (7) +.BR tuned\-profiles\-oracle (7) .BR tuned\-profiles\-realtime (7) .BR tuned\-profiles\-compat (7) .SH AUTHOR diff --git a/man/tuned-profiles-sap.7 b/man/tuned-profiles-sap.7 index a36db1e..190abbf 100644 --- a/man/tuned-profiles-sap.7 +++ b/man/tuned-profiles-sap.7 @@ -46,6 +46,7 @@ areas a process may have. .BR tuned\-profiles (7) .BR tuned\-profiles\-atomic (7) .BR tuned\-profiles\-sap\-hana (7) +.BR tuned\-profiles\-oracle (7) .BR tuned\-profiles\-realtime (7) .BR tuned\-profiles\-compat (7) .SH AUTHOR diff --git a/man/tuned-profiles.7 b/man/tuned-profiles.7 index 29d67b4..be7fb7c 100644 --- a/man/tuned-profiles.7 +++ b/man/tuned-profiles.7 @@ -111,12 +111,6 @@ settings. Profile optimized for virtual hosts based on throughput\-performance profile. It additionally 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 .I /etc/tuned/* @@ -128,6 +122,7 @@ performance related kernel parameters. .BR tuned\-profiles\-atomic (7) .BR tuned\-profiles\-sap (7) .BR tuned\-profiles\-sap-hana (7) +.BR tuned\-profiles\-oracle (7) .BR tuned\-profiles\-realtime (7) .BR tuned\-profiles\-compat (7) .SH AUTHOR diff --git a/tuned.spec b/tuned.spec index a302852..b16a64e 100644 --- a/tuned.spec +++ b/tuned.spec @@ -73,6 +73,13 @@ Requires: %{name} = %{version}-%{release} %description profiles-sap Additional tuned profile(s) targeted to SAP NetWeaver loads. +%package profiles-oracle +Summary: Additional tuned profile(s) targeted to Oracle loads +Requires: %{name} = %{version}-%{release} + +%description profiles-oracle +Additional tuned profile(s) targeted to Oracle loads. + %package profiles-sap-hana Summary: Additional tuned profile(s) targeted to SAP HANA loads Requires: %{name} = %{version}-%{release} @@ -81,18 +88,18 @@ Requires: %{name} = %{version}-%{release} Additional tuned profile(s) targeted to SAP HANA loads. %package profiles-atomic -Summary: Additional tuned profiles targeted to Atomic +Summary: Additional tuned profile(s) targeted to Atomic Requires: %{name} = %{version}-%{release} %description profiles-atomic -Additional tuned profiles targeted to Atomic host and guest. +Additional tuned profile(s) targeted to Atomic host and guest. %package profiles-realtime -Summary: Additional tuned profiles targeted to realtime +Summary: Additional tuned profile(s) targeted to realtime Requires: %{name} = %{version}-%{release} %description profiles-realtime -Additional tuned profiles targeted to realtime. +Additional tuned profile(s) targeted to realtime. %package profiles-compat Summary: Additional tuned profiles mainly for backward compatibility with tuned 1.0 @@ -184,6 +191,7 @@ fi %exclude %{_prefix}/lib/tuned/sap-netweaver %exclude %{_prefix}/lib/tuned/sap-hana %exclude %{_prefix}/lib/tuned/sap-hana-vmware +%exclude %{_prefix}/lib/tuned/oracle %exclude %{_prefix}/lib/tuned/atomic-host %exclude %{_prefix}/lib/tuned/atomic-guest %exclude %{_prefix}/lib/tuned/realtime @@ -240,6 +248,11 @@ fi %{_prefix}/lib/tuned/sap-hana-vmware %{_mandir}/man7/tuned-profiles-sap-hana.7* +%files profiles-oracle +%defattr(-,root,root,-) +%{_prefix}/lib/tuned/oracle +%{_mandir}/man7/tuned-profiles-oracle.7* + %files profiles-atomic %defattr(-,root,root,-) %{_prefix}/lib/tuned/atomic-host