From cceaed2400a5db758f48a372e429e3410271275f Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 13:53:04 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- cpufreq/help/C/index.docbook | 372 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 372 insertions(+) create mode 100644 cpufreq/help/C/index.docbook (limited to 'cpufreq/help/C/index.docbook') diff --git a/cpufreq/help/C/index.docbook b/cpufreq/help/C/index.docbook new file mode 100644 index 00000000..87561a43 --- /dev/null +++ b/cpufreq/help/C/index.docbook @@ -0,0 +1,372 @@ + + + + +]> + + +
+ + + + &applet; Manual + + &applet; shows the current clock speed of the CPU and provides an + interface to change the clock speed if the CPU supports it. + + + 2005 + Davyd Madeley + + + 2004 + MATE Foundation + + + + + + MATE Documentation Project + + +&legal; + + + + + Carlos + Garcia Campos + + MATE Project +
carlosgc@gnome.org
+
+
+ + Davyd + Madeley + + MATE Project +
davyd@madeley.id.au
+
+
+ +
+ + + + + + MATE 2.12 + August 2005 + + Davyd Madeley + + + + MATE 2.10 + March 2005 + + Davyd Madeley + + + + &applet; Applet Manual V0.3 + October 2004 + + Carlos Garcia Campos + MATE Documentation Project + + + + + This manual describes version &appletversion; of &applet;. + + + + Feedback + + To report a bug or make a suggestion regarding the &applet; applet or + this manual, follow the directions in the MATE Feedback Page. + + + +
+ + + CPU Frequency Scaling Monitor + + + + + Introduction +
+ &applet; + + + + + + + +
+ + The &applet; provides a convenient way to monitor the CPU Frequency Scaling for each CPU. + + To add &applet; to a panel, right-click on the panel to open the panel popup menu, then choose + + Add to Panel + CPU Frequency Scaling Monitor + . + + + Unfortunately, CPU frequency scaling can currently only be monitored on + Linux machines that have support in the kernel. It can however, support the + several generations of frequency scaling interfaces in the kernel. + + + When there is no CPU frequency scaling support in the system, the &applet; only displays the current CPU frequency. + When CPU frequency scaling is supported in the system, the &applet; displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency. + By default the &applet; displays the current CPU frequency as a value + in Hertz (the standard measure of frequency), but can be configured to + display a percentage instead. For more information on how to configure &applet; see . + Each instance of &applet; can monitor only one CPU. You must start an + instance of &applet; for each CPU that you want to monitor if you are in a + multiprocessor (SMP) system. + + + Understanding the Icons + + The &applet; has a series of icons that graphically represent the current + scaling level of the processor you are monitoring. They are: + + + + + + + + + Icon + + Description + + + + + + + + 100% Power + + + The CPU is running at, or close to, 100% throughput + + + + + + + 75% Power + + + The CPU is running at, or close to, 75% throughput + + + + + + + 50% Power + + + The CPU is running at, or close to, 50% throughput + + + + + + + 25% Power + + + The CPU is running at, or close to, 25% throughput + + + + + + + + + Frequency and Governor Selector + The Frequency Selector functionality may not be available + on your MATE Desktop by default. Please consult your system + administrator, vendor documentation, or the documentation that came with + this software. + + To set the CPU frequency, (left-)click on the monitor and a menu + will be shown. This menu will offer you a list of available frequencies + and/or frequency governors for your machine. + + + You can choose whether you want to show available frequencies or + governors in the Preferences. + See for more information. + + +
+ Frequency selector showing just frequencies + + + + + + + +
+ +
+ Frequency selector showing both frequencies and governors + + + + + + + +
+
+
+ + + + + Preferences + To configure the &applet;, right-click on the applet, then choose Preferences from the popup menu. + The Preferences dialog contains the following components: +
+ &applet; Preferences Dialog + + + + + + &applet; preferences dialog + + + +
+ + + + Monitored CPU (only in multiprocessor systems) + + Use this drop-down list to select the CPU that you want to monitor. +
+ Selecting the CPU to monitor + + + + + + &applet; preferences dialog CPU selector + + + +
+ + The Monitored CPU option will only appear on + multiprocessor (SMP) systems. + + +
+
+ + Show in Mode + + Use this drop-down list to select the mode in which you want to display the applet. + Available modes are: Graphic, Text and both (Graphic and Text) + + + + + Show CPU frequency as frequency + + Select this option to display the current CPU frequency. + + + + Show frequency units + + Select this option to display or not the frequency units in the frequency mode. + + + + + Show CPU frequency as percentage + + Select this option to display the current CPU frequency as a percentage. + + + + + Show menu + + + This option allows you to choose how much information is shown in + the frequency selector dropdown + (see ). You can select to + display Frequencies, + Governors or both Frequencies and + Governors. +
+ The selector configured to Frequencies and Governors + + + + + + CPU governors selector + + + +
+ +
+
+
+
+ +
-- cgit v1.2.1