• Stars
    star
    797
  • Rank 57,151 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tuning Profile Delivery Mechanism for Linux

TuneD: Daemon for monitoring and adaptive tuning of system devices.

(This is TuneD 2.0 with a new code base. If you are looking for the older version, please check out branch '1.0' in our Git repository.)

How to use it

TuneD is incompatible with cpupower and power-profiles-daemon. If you have these services, uninstall or disable them.

On Fedora, Red Hat Enterprise Linux, and their derivatives: install the tuned package (optionally tuned-utils, tuned-utils-systemtap, and tuned-profiles-compat):

  # dnf install tuned

After installation, start the tuned service:

  # systemctl start tuned

You likely should run tuned whenever your machine boots:

  # systemctl enable tuned

When the daemon is running you can easily control it using the tuned-adm utility. This tool communicates with the daemon over DBus. Any user can list the available profiles and see which one is active. The active profile can be switched only by root user or by any user with physical console allocated on the machine (X11, physical tty, but no SSH).

To see the current active profile, run:

  # tuned-adm active

To list all available profiles, run:

  # tuned-adm list

To switch to a different profile, run:

  # tuned-adm profile <profile-name>

The enabled profile is persisted into /etc/tuned/active_profile, which is read when the daemon starts or is restarted.

To disable all tunings, run:

  # tuned-adm off

To show information/description of given profile or current profile if no profile is specified, run:

  # tuned-adm profile_info

To verify current profile against system settings, run:

  # tuned-adm verify

To enable automatic profile selection, run:

  # tuned-adm auto_profile

To show the current profile selection mode, run:

  # tuned-adm profile_mode

To recommend a profile for a given system, run:

  # tuned-adm recommend

Currently only static detection is implemented - it decides according to data in /etc/system-release-cpe and the output of virt-what. The rules for autodetection are defined in the file /usr/lib/tuned/recommend.d/50-tuned.conf. They can be overridden by the user by creating a file in /etc/tuned/recommend.d or a file named recommend.conf in /etc/tuned. See the tuned-adm(8) man page for details). The default rules recommend profiles targeted to the best performance or the balanced profile if unsure.

Available tunings

We are currently working on many new tuning features. Some are described in the manual pages, some are yet undocumented.

Authors

The best way to contact the authors of the project is to use our mailing list: [email protected]

If you want to contact an individual author, you will find their e-mail address in every commit message in our Git repository: https://github.com/redhat-performance/tuned.git

You can also join the #fedora-power IRC channel on Freenode.

Web page: https://tuned-project.org/

Contributing

See the file CONTRIBUTING.md for guidelines for contributing.

License

Copyright (C) 2008-2021 Red Hat, Inc.

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.

Full text of the license is enclosed in COPYING file.

The Developer Certificate of Origin, distributed in the file 'DCO' is licensed differently, see the file for the text of the license.

The icon:

The TuneD icon was created by Mariia Leonova [email protected] and it is licensed under Creative Commons Attribution-ShareAlike 3.0 license (http://creativecommons.org/licenses/by-sa/3.0/legalcode).

More Repositories

1

docker-dpdk

Containerized DPDK
Shell
103
star
2

badfish

Vendor-agnostic tool for managing bare-metal systems via the Redfish API
Python
93
star
3

quads

πŸ“† The infrastructure deployment time machine
Python
86
star
4

ops-tools

Tool Repo for Scale Lab Operations Team
Jinja
47
star
5

docker-performance

Docker Performance
Python
33
star
6

satperf

Collection of Automation/Tools for Performance Analysis/Testing of Satelite 6
Shell
30
star
7

jetlag

Automation to deploy Bare-metal OpenShift leveraging the Assisted-Installer
Jinja
26
star
8

openshift-performance

OpenShift, Kubernetes and Docker Performance Research
Python
25
star
9

jetpack

Automated deployment of OpenStack in Red Hat's Labs
Jinja
22
star
10

libMicro

A fork of the Sun (Oracle) Solaris based libMicro 0.4.1; see 0.4.1-rh branch.
C
21
star
11

benchmark-runner

Containerized Python based Framework for running and visualizing benchmark workloads on any Kubernetes/ OpenShift and runtime kinds pods, kata containers and kubevirt virtual machines simply and safely
Python
20
star
12

openshift-psap

Example roles and yaml files for performance-sensitive applications running on OpenShift
HTML
18
star
13

cloud-governance

The Next generation of cloud management and security
Python
13
star
14

openstack-templates

Repository of OpenStack Templates for Scale Lab Use
Shell
11
star
15

cluster-impairment-operator

Used to impair nodes in a cluster for testing the limits of a Kubernetes/OpenShift cluster.
Python
11
star
16

satellite-tune

Anisble playbooks for Satellite performance/scale tunings
Shell
11
star
17

satellite-monitoring

Monitor Red Hat satelitte & capsule servers
Jinja
10
star
18

ansible-tuned

Ansible-playbook for Tuned
8
star
19

boatload

Workloads for OpenShift/Kubernetes clusters
Shell
5
star
20

web-burner

Shell
5
star
21

odf-grafana

Playbook and dashboards to help with ODF performance analysis
Jinja
5
star
22

opl

MBU Products perf&scale library
Python
5
star
23

webfuse

Jinja
4
star
24

scale-ci-ansible

The Scale CI automation Ansible playbooks
Shell
4
star
25

McCloud

Deploy Tripleo Under/Over Cloud onto Microcloud/ScaleLab Hardware
Shell
4
star
26

zathras

Zathras is an automation framework built in 5 layers. It is designed to be easily extendable to other cloud types, works on bare metal systems, and have new tests easily added to it.
Shell
3
star
27

speccpu2017-wrapper

Automated wrapper for speccpu2017
Shell
3
star
28

osbs-performance

OpenShift Build Service Performance
2
star
29

rhhi-manifest

2
star
30

specjbb-wrapper

wrapper for specjbb. Actual specjbb kit is provided by user.
Shell
2
star
31

neutron-trace-profiler

Neutron function call trace profiler
Python
2
star
32

backstage-performance

backstage performance & scale
Shell
2
star
33

satellite-perf-ci

Satellite performance CI tools
Python
1
star
34

tiny-ddns-manager

This is API service to manage list of hosts for DNSMasq.
Python
1
star
35

pbench-analyzer

CI-friendly tools for analyzing and comparing data gathered by pbench
Go
1
star
36

passmark-wrapper

wrapper for passmark workload
Shell
1
star
37

faro

Jupyter Notebook
1
star
38

coremark-wrapper

Wrapper for coremark test
Shell
1
star
39

gluster-tune

Anisble playbooks for gluster performance data collection
Shell
1
star
40

perfci-vars

1
star
41

hyperledger-performance

1
star
42

scalelab-sriov-prep

Ansible role to alter BIOS setting on SRIOV capable NICs
1
star
43

uperf-wrapper

uperf wrapper
Shell
1
star
44

bioschecker

OCaml
1
star
45

yoda

Python
1
star
46

scale-ci-tripleo

An ansible role to pull large scale baremetal into the standard CI system for TripleO
Shell
1
star
47

wppt

Webhook Payload Proxy Transformer
Python
1
star
48

tooling-curator

Go
1
star
49

phoronix-wrapper

phoronix automated wrapper
Shell
1
star