Powertop: Unterschied zwischen den Versionen

Aus wiki.archlinux.de
Keine Bearbeitungszusammenfassung
(V2.0, Bsp, Weblink)
Zeile 3: Zeile 3:
== Installation ==
== Installation ==
  # pacman -S powertop
  # pacman -S powertop
Mit der Version 2.0 wurde die Oberfläche komplett neu gestaltet. Oben ist jetzt ein Menü, welches entsprechende Register enthält. Siehe Beispiel: Unter "Tunables" werden mögliche Parameter genannt zwecks besserer Energieverwaltung.


== Benutzung ==
== Benutzung ==
PowerTOP bitte als root ausführen, um Zugriff auf alle Informationen zu erhalten.
PowerTOP bitte als root ausführen, um Zugriff auf alle Informationen zu erhalten.
  # powertop
  # powertop
Es lassen sich auch Reports erstellen, siehe:
  #  powertop --help
<pre>
Usage: powertop [OPTIONS]
--html[=FILENAME] generate a html report
--csv[=FILENAME] generate a csv report
For more help please refer to the README
</pre>


Beispiel:
Beispiel:


<pre>
<pre>
    PowerTOP version 1.13      (C) 2007 Intel Corporation


< Detailed C-state information is not P-states (frequencies)
PowerTOP v2.0     |Overview|  Idle stats  Frequency stats  Device stats  Tunables                                   
                                        2.20 Ghz    8.7%
                                        1.60 Ghz     0.0%
                                        1200 Mhz    91.3%


Wakeups-from-idle per second : 121.3   interval: 3.0s
Summary: 210.4 wakeups/second,  0.0 GPU ops/second, 0.0 VFS ops/sec and 5.1% CPU use
no ACPI power usage estimate available
 
                Usage      Events/s    Category      Description
            100.0%                      Device        Audio codec hwC0D0: Realtek
              1.8 ms/s      52.1        Interrupt      [6] tasklet(softirq)
            22.5 ms/s      14.7        Process        /usr/bin/gnome-shell
              1.7 ms/s      13.8        Process        firefox
              5.0 ms/s      5.9        Process        gnome-terminal
              2.1 ms/s      6.9        Process        /usr/bin/X -nolisten tcp :0 -auth /tmp/serverauth.IdNSQDhqWx
              8.8 ms/s      2.0        Process        powertop
            57.9 µs/s      3.9        Interrupt      [7] sched(softirq)
            42.2 µs/s      2.9        Timer          rh_timer_func
              6.9 µs/s      2.0        Timer          clocksource_watchdog
              2.9 ms/s      0.00        Interrupt      [16] nvidia
            103.3 µs/s      1.0        Interrupt      [1] timer(softirq)
            85.7 µs/s      1.0        kWork          os_execute_work_item
            39.9 µs/s      1.0        Process        /usr/lib/accountsservice/accounts-daemon
            26.4 µs/s      1.0        Timer          nv_kern_rc_timer
              7.1 µs/s      1.0        kWork          flush_to_ldisc
            174.8 µs/s      0.00        Process        [migration/0]
            152.6 µs/s      0.00        kWork          do_dbs_timer
            139.1 µs/s      0.00        Interrupt      [16] uhci_hcd:usb2
            131.7 µs/s      0.00        Interrupt      [9] RCU(softirq)
            121.3 µs/s      0.00        Timer          delayed_work_timer_fn
            109.4 µs/s      0.00        Process        [migration/1]
            83.0 µs/s      0.00        Process        [kworker/1:2]
            73.6 µs/s      0.00        Process        [kworker/0:1]
            32.7 µs/s      0.00        Process        [ksoftirqd/1]
            10.6 µs/s      0.00        kWork          vmstat_update
              3.6 µs/s      0.00        Timer          sky2_watchdog


Top causes for wakeups:
  30.7% ( 71.7)  [uhci_hcd:usb3, nvidia] <interrupt>
  22.9% ( 53.3)  audacious
  13.4% ( 31.3)  [eth0] <interrupt>
  8.6% ( 20.0)  swapper/0
  8.3% ( 19.3)  [Rescheduling interrupts] <kernel IPI>
  4.1% (  9.7)  swapper/1


Suggestion: enable HD audio powersave mode by executing the following command:
  echo 1 > /sys/module/snd_hda_intel/parameters/power_save
or by passing power_save=1 as module parameter.
Q - Quit  R - Refresh  A - Turn HD audio powersave on
</pre>
</pre>


== Weblinks ==
== Weblinks ==
[http://www.lesswatts.org/projects/powertop Homepage von PowerTOP]
[http://www.lesswatts.org/projects/powertop Homepage von PowerTOP]
[http://www.heise.de/open/meldung/Stromspar-Werkzeug-Powertop-2-0-erhaeltlich-1573074.html Stromspar-Werkzeug Powertop 2.0 erhältlich, heise online]


[[Kategorie:Energieverwaltung]]
[[Kategorie:Energieverwaltung]]


[[en:Powertop]]
[[en:Powertop]]

Version vom 12. Mai 2012, 16:51 Uhr

PowerTOP ist ein Tool von Intel, mit dem sich Informationen über Programme und Prozesse anzeigen lassen kann, welche den Computer daran hindern, in tiefere Stromsparzustände zu wechseln.

Installation

# pacman -S powertop

Mit der Version 2.0 wurde die Oberfläche komplett neu gestaltet. Oben ist jetzt ein Menü, welches entsprechende Register enthält. Siehe Beispiel: Unter "Tunables" werden mögliche Parameter genannt zwecks besserer Energieverwaltung.

Benutzung

PowerTOP bitte als root ausführen, um Zugriff auf alle Informationen zu erhalten.

# powertop

Es lassen sich auch Reports erstellen, siehe:

 #  powertop --help

Usage: powertop [OPTIONS]

--html[=FILENAME] 	 generate a html report
--csv[=FILENAME] 	 generate a csv report

For more help please refer to the README

Beispiel:


PowerTOP v2.0     |Overview|   Idle stats   Frequency stats   Device stats   Tunables                                     

Summary: 210.4 wakeups/second,  0.0 GPU ops/second, 0.0 VFS ops/sec and 5.1% CPU use

                Usage       Events/s    Category       Description
            100.0%                      Device         Audio codec hwC0D0: Realtek
              1.8 ms/s      52.1        Interrupt      [6] tasklet(softirq)
             22.5 ms/s      14.7        Process        /usr/bin/gnome-shell
              1.7 ms/s      13.8        Process        firefox
              5.0 ms/s       5.9        Process        gnome-terminal
              2.1 ms/s       6.9        Process        /usr/bin/X -nolisten tcp :0 -auth /tmp/serverauth.IdNSQDhqWx
              8.8 ms/s       2.0        Process        powertop
             57.9 µs/s       3.9        Interrupt      [7] sched(softirq)
             42.2 µs/s       2.9        Timer          rh_timer_func
              6.9 µs/s       2.0        Timer          clocksource_watchdog
              2.9 ms/s      0.00        Interrupt      [16] nvidia
            103.3 µs/s       1.0        Interrupt      [1] timer(softirq)
             85.7 µs/s       1.0        kWork          os_execute_work_item
             39.9 µs/s       1.0        Process        /usr/lib/accountsservice/accounts-daemon
             26.4 µs/s       1.0        Timer          nv_kern_rc_timer
              7.1 µs/s       1.0        kWork          flush_to_ldisc
            174.8 µs/s      0.00        Process        [migration/0]
            152.6 µs/s      0.00        kWork          do_dbs_timer
            139.1 µs/s      0.00        Interrupt      [16] uhci_hcd:usb2
            131.7 µs/s      0.00        Interrupt      [9] RCU(softirq)
            121.3 µs/s      0.00        Timer          delayed_work_timer_fn
            109.4 µs/s      0.00        Process        [migration/1]
             83.0 µs/s      0.00        Process        [kworker/1:2]
             73.6 µs/s      0.00        Process        [kworker/0:1]
             32.7 µs/s      0.00        Process        [ksoftirqd/1]
             10.6 µs/s      0.00        kWork          vmstat_update
              3.6 µs/s      0.00        Timer          sky2_watchdog


Weblinks

Homepage von PowerTOP

Stromspar-Werkzeug Powertop 2.0 erhältlich, heise online