|
| 1 | +.\"/* |
| 2 | +.\" * All rights reserved |
| 3 | +.\" * Copyright (C) 2015 Red Hat, Inc. |
| 4 | +.\" * Authors: Jaroslav Škarvada, Scott Dodson |
| 5 | +.\" * |
| 6 | +.\" * This program is free software; you can redistribute it and/or |
| 7 | +.\" * modify it under the terms of the GNU General Public License |
| 8 | +.\" * as published by the Free Software Foundation; either version 2 |
| 9 | +.\" * of the License, or (at your option) any later version. |
| 10 | +.\" * |
| 11 | +.\" * This program is distributed in the hope that it will be useful, |
| 12 | +.\" * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 13 | +.\" * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 14 | +.\" * GNU General Public License for more details. |
| 15 | +.\" * |
| 16 | +.\" * You should have received a copy of the GNU General Public License |
| 17 | +.\" * along with this program; if not, write to the Free Software |
| 18 | +.\" * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 19 | +.\" */ |
| 20 | +.\" |
| 21 | +.TH TUNED_PROFILES_OPENSHIFT_NODE "7" "12 Feb 2015" "OpenShift" "tuned" |
| 22 | +.SH NAME |
| 23 | +tuned\-profiles\-openshift-node - description of profiles provided for OpenShift |
| 24 | + |
| 25 | +.SH DESCRIPTION |
| 26 | +These profiles are provided for OpenShift nodes. They provide performance |
| 27 | +optimizations for OpenShift Nodes running on either bare metal |
| 28 | +(openshift-node-host) or virtual machines (openshift-node-guest). |
| 29 | + |
| 30 | +.SH PROFILES |
| 31 | +The following profiles are provided: |
| 32 | + |
| 33 | +.TP |
| 34 | +.BI "openshift-node\-host" |
| 35 | +Profile optimized for OpenShift hosts (bare metal). It is based on throughput\-performance |
| 36 | +profile. It additionally increases SELinux AVC cache, PID limit and tunes |
| 37 | +netfilter connections tracking. |
| 38 | + |
| 39 | +.TP |
| 40 | +.BI "openshift-node\-guest" |
| 41 | +Profile optimized for virtual OpenShift guests. It is based on virtual\-guest |
| 42 | +profile. It additionally increases SELinux AVC cache, PID limit and tunes |
| 43 | +netfilter connections tracking. |
| 44 | + |
| 45 | +.SH "FILES" |
| 46 | +.NF |
| 47 | +.I /etc/tuned/* |
| 48 | +.I /usr/lib/tuned/* |
| 49 | + |
| 50 | +.SH "SEE ALSO" |
| 51 | +.BR tuned (8) |
| 52 | +.BR tuned\-adm (8) |
| 53 | +.BR tuned\-profiles (7) |
| 54 | +.BR tuned\-profiles\-sap (7) |
| 55 | +.BR tuned\-profiles\-sap\-hana (7) |
| 56 | +.BR tuned\-profiles\-compat (7) |
| 57 | +.SH AUTHOR |
| 58 | +.NF |
| 59 | + |
0 commit comments