Layer: services

Module: tuned

Interfaces

Description:

The tuned package contains a daemon that tunes system settings dynamicaly. It does so by monitoring the usage of several system components periodiclly. Based on that information components will then be put into lower or higher power saving modes to adapt to the current usage. Currently only etherne network and ATA harddisk devices are implemented.


Interfaces:

tuned_admin( domain , role )
Summary

All of the rules required to administrate an tuned environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

tuned_domtrans( domain )
Summary

Execute a domain transition to run tuned.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

tuned_exec( domain )
Summary

Execute tuned in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

tuned_initrc_domtrans( domain )
Summary

Execute tuned server in the tuned domain.

Parameters
Parameter:Description:
domain

The type of the process performing this action.

tuned_manage_pid_files( domain )
Summary

Manage tuned PID files.

Parameters
Parameter:Description:
domain

Domain allowed access.

tuned_read_pid_files( domain )
Summary

Read tuned PID files.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return