summaryrefslogtreecommitdiff
path: root/powertop/README
diff options
context:
space:
mode:
authorMikhail Kolesnik <mike@openbunker.org>2008-11-15 21:44:47 +0200
committerMikhail Kolesnik <mike@openbunker.org>2008-11-15 21:44:47 +0200
commit5e8fd0f13299cdedfe0e303cbea59cca34797a62 (patch)
tree1e801fa2b8ea4d1c672f391e94883ac3ee905f00 /powertop/README
parentceef452825d49d7994a5bc700406f55dcf060e3e (diff)
downloadcontrib-5e8fd0f13299cdedfe0e303cbea59cca34797a62.tar.gz
contrib-5e8fd0f13299cdedfe0e303cbea59cca34797a62.tar.xz
powertop: initial commit
Diffstat (limited to 'powertop/README')
-rw-r--r--powertop/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/powertop/README b/powertop/README
new file mode 100644
index 000000000..80c59aea7
--- /dev/null
+++ b/powertop/README
@@ -0,0 +1,23 @@
+README for powertop
+
+REQUIREMENTS
+
+You'll need to enable the following kernel options:
+CONFIG_NO_HZ
+CONFIG_HIGH_RES_TIMERS
+CONFIG_HPET_TIMER
+CONFIG_CPU_FREQ_GOV_ONDEMAND
+CONFIG_USB_SUSPEND
+CONFIG_SND_AC97_POWER_SAVE
+CONFIG_TIMER_STATS
+
+and to disable these:
+CONFIG_IRQBALANCE
+CONFIG_ACPI_DEBUG
+
+PRE-INSTALL
+
+POST-INSTALL
+
+RESOURCES
+http://www.lesswatts.org/projects/powertop/faq.php \ No newline at end of file

Generated by cgit