From a351b52ff3ddb22f0ec23608ca5e81c333acf5e9 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Thu, 13 Jan 2011 14:58:07 +0100 Subject: [PATCH] man: tuned.conf - plugins description --- doc/tuned.conf.5 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/tuned.conf.5 b/doc/tuned.conf.5 index d5e903b..6211f32 100644 --- a/doc/tuned.conf.5 +++ b/doc/tuned.conf.5 @@ -30,6 +30,20 @@ the section name. All plugins support at least the following options: .IP \fBenabled\fR Enabled or disable the plugin. Default is True. Any other value disables it. +.SH "AVAILABLE PLUGINS" +.IP \fBcpu\fR +Plugin monitors CPU load and changes it's latency setting to increase power +savings but without sacrificing the user's QoS expectations. It can basically +improve CPU idle time. The setting is available only with ondemand CPU governor. + +.IP \fBdisk\fR +Plugin monitors disk activity (read/write) and dynamically changes APM settings +and disk spindown settings. + +.IP \fBnet\fR +Plugin monitors network activity (receive/transmit) and can dynamically switch +between 10Mbps mode (saves power) and maximal speed mode. + .SH "FILES" .nf /etc/tuned.conf